Skip to content

Commit

Permalink
Merge branch 'trustwallet:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
xpunk7 authored Oct 31, 2023
2 parents 4687c94 + 6ff65bb commit b43abd1
Show file tree
Hide file tree
Showing 8 changed files with 65 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,43 @@
{
"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": "active",
"id": "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1",
"tags": [
"deflationary"
"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_"
}
]
}
}

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions blockchains/greenfield/info/info.json
Original file line number Diff line number Diff line change
@@ -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"
}
Binary file added blockchains/greenfield/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions blockchains/mantle/info/info.json
Original file line number Diff line number Diff line change
@@ -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"
}
Binary file added blockchains/mantle/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions blockchains/tron/validators/list.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b43abd1

Please sign in to comment.