2021-11-22 20:34:56 +00:00
|
|
|
app:
|
|
|
|
log_level: info
|
|
|
|
|
|
|
|
client_urls:
|
|
|
|
binancedex: "https://dex-atlantic.binance.org"
|
|
|
|
|
|
|
|
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"
|
|
|
|
- "go.mod"
|
|
|
|
- "go.sum"
|
|
|
|
skip_files:
|
|
|
|
- "node_modules"
|
|
|
|
|
|
|
|
chain_folder:
|
|
|
|
allowed_files:
|
|
|
|
- "assets"
|
|
|
|
- "tokenlist.json"
|
|
|
|
- "validators"
|
|
|
|
- "info"
|
|
|
|
|
2021-11-24 17:54:00 +00:00
|
|
|
asset_folder:
|
|
|
|
allowed_files:
|
|
|
|
- "logo.png"
|
|
|
|
- "info.json"
|
|
|
|
|
2021-11-22 20:34:56 +00:00
|
|
|
chain_info_folder:
|
|
|
|
has_files:
|
|
|
|
- "logo.png"
|
|
|
|
- "info.json"
|
|
|
|
|
2021-11-24 17:54:00 +00:00
|
|
|
chain_validators_asset_folder:
|
|
|
|
has_files:
|
|
|
|
- "logo.png"
|
|
|
|
|
2021-11-22 20:34:56 +00:00
|
|
|
dapps_folder:
|
|
|
|
ext: ".png"
|
|
|
|
|
|
|
|
coin_info_file:
|
|
|
|
tags:
|
|
|
|
- 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.
|
2021-12-01 01:28:11 +00:00
|
|
|
- id: binance-peg
|
|
|
|
name: Binance-Peg
|
|
|
|
description: Binance-Peg tokens.
|
|
|
|
- id: deflationary
|
|
|
|
name: Deflationary
|
2021-12-08 01:07:18 +00:00
|
|
|
description: Tokens that are deflationary or use mechanism to burn a token on transfer/swap.
|
|
|
|
- id: memes
|
|
|
|
name: Memes
|
|
|
|
description: A cryptocurrency that is associated with some theme, often as a joke rather than a serious product.
|