diff --git a/_data/chains/eip155-1380996178.json b/_data/chains/eip155-1380996178.json new file mode 100644 index 00000000..c8cc3cd5 --- /dev/null +++ b/_data/chains/eip155-1380996178.json @@ -0,0 +1,25 @@ +{ + "name": "RaptorChain", + "chain": "RPTR", + "rpc": ["https://rpc.raptorchain.io/web3"], + "faucets": [], + "nativeCurrency": { + "name": "Raptor", + "symbol": "RPTR", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }], + "infoURL": "https://raptorchain.io", + "shortName": "rptr", + "chainId": 1380996178, + "networkId": 1380996178, + "icon": "raptorchain", + "explorers": [ + { + "name": "RaptorChain Explorer", + "url": "https://explorer.raptorchain.io", + "icon": "raptorchain_explorer", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/raptorchain.json b/_data/icons/raptorchain.json new file mode 100644 index 00000000..72c187bd --- /dev/null +++ b/_data/icons/raptorchain.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmQuvmiN6vM6Rqzqe1pMzDf8iZXqTtSeqCgGe5k5AyksDU", + "width": 200, + "height": 200, + "format": "png" + } +] diff --git a/_data/icons/raptorchain_explorer.json b/_data/icons/raptorchain_explorer.json new file mode 100644 index 00000000..72c187bd --- /dev/null +++ b/_data/icons/raptorchain_explorer.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmQuvmiN6vM6Rqzqe1pMzDf8iZXqTtSeqCgGe5k5AyksDU", + "width": 200, + "height": 200, + "format": "png" + } +]