Skip to content

Commit

Permalink
Add IoTex EVM (trustwallet#24720)
Browse files Browse the repository at this point in the history
* 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
cryptomanz1 and cryptomanz1 authored Apr 19, 2023
1 parent e228cb4 commit 2e54563
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 35 deletions.
21 changes: 21 additions & 0 deletions blockchains/iotexevm/info/info.json
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"
}
]
}
Binary file added blockchains/iotexevm/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.
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"
]
}

0 comments on commit 2e54563

Please sign in to comment.