Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ping-ke authored Nov 18, 2024
2 parents 91a14ae + f42f571 commit 3893a0e
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-1949.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Bionix Testnet",
"chain": "Bionix",
"rpc": ["https://testnet-chain.bionixnetwork.com"],
"faucets": [],
"nativeCurrency": {
"name": "Bionix",
"symbol": "tBIO",
"decimals": 18
},
"icon": "bionix",
"infoURL": "https://bionixnetwork.com",
"shortName": "tbio",
"chainId": 1949,
"networkId": 1949,
"explorers": [
{
"name": "Bionix Testnet Explorer",
"url": "https://testnet.bionixnetwork.com",
"standard": "none"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/bionix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNVegdThJHrdcJxYTrmgccARTDTz9DkhxLffDCvDMp4an",
"width": 512,
"height": 512,
"format": "png"
}
]
Binary file not shown.

0 comments on commit 3893a0e

Please sign in to comment.