-
Notifications
You must be signed in to change notification settings - Fork 0
add Radius testnet / mainnet #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| { | ||
| "name": "Radius Network", | ||
| "chain": "RADIUS", | ||
| "rpc": ["https://rpc.radiustech.xyz"], | ||
| "faucets": [], | ||
| "nativeCurrency": { | ||
| "name": "Radius USD", | ||
| "symbol": "RUSD", | ||
| "decimals": 18 | ||
| }, | ||
| "infoURL": "https://network.radiustech.xyz/", | ||
| "shortName": "radius", | ||
| "chainId": 723, | ||
| "networkId": 723, | ||
| "icon": "rad", | ||
| "explorers": [ | ||
| { | ||
| "name": "Radius Network Explorer", | ||
| "url": "https://network.radiustech.xyz/", | ||
| "standard": "none" | ||
| } | ||
| ], | ||
| "features": [ | ||
| { | ||
| "name": "EIP155" | ||
| }, | ||
| { | ||
| "name": "EIP1559" | ||
| } | ||
| ] | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,21 +1,22 @@ | ||
| { | ||
| "name": "Radius Network Testnet", | ||
| "chain": "RAD", | ||
| "name": "Radius Test Network", | ||
| "chain": "RADIUS", | ||
| "rpc": ["https://rpc.testnet.radiustech.xyz"], | ||
| "faucets": [], | ||
| "faucets": ["https://testnet.radiustech.xyz/wallet/"], | ||
| "nativeCurrency": { | ||
| "name": "Radius USD", | ||
| "symbol": "RUSD", | ||
| "decimals": 18 | ||
| }, | ||
| "infoURL": "https://radiustech.xyz", | ||
| "shortName": "rad", | ||
| "infoURL": "https://testnet.radiustech.xyz", | ||
| "shortName": "radius-testnet", | ||
| "chainId": 72344, | ||
| "networkId": 72344, | ||
| "icon": "rad", | ||
| "slip44": 1, | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What's
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. its a hint for the path of HD wallets - like |
||
| "explorers": [ | ||
| { | ||
| "name": "Radius Network Testnet Explorer", | ||
| "name": "Radius Test Network Explorer", | ||
| "url": "https://testnet.radiustech.xyz", | ||
| "standard": "none" | ||
| } | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| [ | ||
| { | ||
| "url": "ipfs://bafkreig2wmsrbj5jzfykmskzprl6zml6zlxce3326iqjcvfwzqpmtfiora", | ||
| "width": 1674, | ||
| "height": 1367, | ||
| "width": 1673, | ||
| "height": 1366, | ||
| "format": "svg" | ||
| } | ||
| ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How long should a
shortNamebe?Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a quick look through the others and we're not the outlier. There's tons - like
superposition-testnetthat are very significantly longer. Here's more: