forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Auto fix all (sanity and consistency) * Create info.json * Create logo.png * Auto fix all (sanity and consistency) --------- Co-authored-by: cryptomanz1 <[email protected]>
- Loading branch information
1 parent
e228cb4
commit 2e54563
Showing
3 changed files
with
56 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 35 additions & 35 deletions
70
blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +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" | ||
] | ||
{ | ||
"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" | ||
] | ||
} |