Skip to content

Commit

Permalink
Create info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomanz1 committed Jul 3, 2023
1 parent 088a699 commit 20e6a82
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions blockchains/confluxespace/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Conflux eSpace",
"website": "https://confluxnetwork.org",
"description": "Conflux enables creators, communities, and markets to connect across borders and protocols",
"explorer": "https://evm.confluxscan.net",
"symbol": "CFX",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/conflux-chain"
},
{
"name": "twitter",
"url": "https://twitter.com/Conflux_Network"
}
]
}

0 comments on commit 20e6a82

Please sign in to comment.