File tree Expand file tree Collapse file tree 3 files changed +70
-0
lines changed Expand file tree Collapse file tree 3 files changed +70
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Injective Testnet" ,
3
+ "chain" : " Injective" ,
4
+ "icon" : " injective" ,
5
+ "rpc" : [
6
+ " https://k8s.testnet.json-rpc.injective.network" ,
7
+ " wss://k8s.testnet.ws.injective.network" ,
8
+ " https://injectiveevm-testnet-rpc.polkachu.com" ,
9
+ " wss://injectiveevm-testnet-rpc.polkachu.com"
10
+ ],
11
+ "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
12
+ "faucets" : [" https://testnet.faucet.injective.network" ],
13
+ "nativeCurrency" : {
14
+ "name" : " Injective" ,
15
+ "symbol" : " INJ" ,
16
+ "decimals" : 18
17
+ },
18
+ "infoURL" : " https://injective.com" ,
19
+ "shortName" : " injective-testnet" ,
20
+ "chainId" : 1439 ,
21
+ "networkId" : 1439 ,
22
+ "slip44" : 60 ,
23
+ "explorers" : [
24
+ {
25
+ "name" : " blockscout" ,
26
+ "url" : " https://testnet.blockscout.injective.network" ,
27
+ "icon" : " blockscout" ,
28
+ "standard" : " EIP3091"
29
+ }
30
+ ]
31
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Injective" ,
3
+ "chain" : " Injective" ,
4
+ "icon" : " injective" ,
5
+ "rpc" : [
6
+ " https://sentry.evm-rpc.injective.network" ,
7
+ " wss://sentry.evm-ws.injective.network" ,
8
+ " https://injectiveevm-rpc.polkachu.com" ,
9
+ " wss://injectiveevm-ws.polkachu.com"
10
+ ],
11
+ "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
12
+ "faucets" : [" https://injective.com/getinj" ],
13
+ "nativeCurrency" : {
14
+ "name" : " Injective" ,
15
+ "symbol" : " INJ" ,
16
+ "decimals" : 18
17
+ },
18
+ "infoURL" : " https://injective.com" ,
19
+ "shortName" : " injective" ,
20
+ "chainId" : 1776 ,
21
+ "networkId" : 1776 ,
22
+ "slip44" : 60 ,
23
+ "explorers" : [
24
+ {
25
+ "name" : " blockscout" ,
26
+ "url" : " https://blockscout.injective.network" ,
27
+ "icon" : " blockscout" ,
28
+ "standard" : " EIP3091"
29
+ }
30
+ ]
31
+ }
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "url" : " ipfs://bafybeiee2qhggsx77ssjqhz5m4lnfpvtzsqlygrgtfxdpefxwrrhg52mr4" ,
4
+ "width" : 512 ,
5
+ "height" : 512 ,
6
+ "format" : " png"
7
+ }
8
+ ]
You can’t perform that action at this time.
0 commit comments