Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,8 @@
},
{
"symbol": "TON",
"displaySymbol": "TON",
"name": "The Open Network",
"displaySymbol": "GRAM",
"name": "Gram",
"key": "ton",
"decimals": 9,
"logo": "https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ton/info/logo.png",
Expand Down
1 change: 1 addition & 0 deletions extensions/blockchains/denylist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
{"symbol": "tMATIC", "name": "Polygon Mumbai Testnet"},
{"symbol": "tNTRN", "name": "Neutron Testnet"},
{"symbol": "TOMO", "name": "TomoChain"},
{"symbol": "TON", "name": "The Open Network"},
{"symbol": "TORI", "name": "Teritori"},
{"symbol": "TT", "name": "ThunderCore (TT)"},
{"symbol": "USDC", "name": "Noble"},
Expand Down
49 changes: 49 additions & 0 deletions extensions/blockchains/ton/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "Gram",
"website": "https://ton.org",
"description": "The Open Network is a blockchain-based decentralized computer network. GRAM 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",
"displaySymbol": "GRAM",
"type": "coin",
"decimals": 9,
"status": "active",
"links": [
{
"name": "github",
"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://ton.org/whitepaper.pdf"
},
{
"name": "x",
"url": "https://x.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"
}
]
}
Binary file modified extensions/blockchains/ton/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