|
|
|
@ -180,7 +180,8 @@ export class RunTab extends ViewPlugin { |
|
|
|
|
"symbol": "ETH", |
|
|
|
|
"decimals": 18 |
|
|
|
|
}) |
|
|
|
|
await addCustomInjectedProvider(9, event, 'SKALE Chaos Testnet', '0x50877ed6', ['https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix'], { |
|
|
|
|
await addCustomInjectedProvider(9, event, 'SKALE Chaos Testnet', '0x50877ed6', ['https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix'], |
|
|
|
|
{ |
|
|
|
|
"name": "sFUEL", |
|
|
|
|
"symbol": "sFUEL", |
|
|
|
|
"decimals": 18 |
|
|
|
|