File tree Expand file tree Collapse file tree 4 files changed +18
-9
lines changed Expand file tree Collapse file tree 4 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 3
3
"chain" : " LUKSO" ,
4
4
"icon" : " lukso" ,
5
5
"rpc" : [
6
+ " https://42.rpc.thirdweb.com" ,
7
+ " https://rpc.lukso.sigmacore.io" ,
6
8
" https://rpc.mainnet.lukso.network" ,
7
9
" wss://ws-rpc.mainnet.lukso.network"
8
10
],
14
16
},
15
17
"explorers" : [
16
18
{
17
- "name" : " Blockscout " ,
18
- "url" : " https://explorer.execution.mainnet. lukso.network" ,
19
+ "name" : " LUKSO Execution Explorer " ,
20
+ "url" : " https://explorer.lukso.network" ,
19
21
"standard" : " EIP3091"
20
22
}
21
23
],
22
24
"infoURL" : " https://lukso.network" ,
23
25
"shortName" : " lukso" ,
24
26
"chainId" : 42 ,
25
27
"networkId" : 42 ,
26
- "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
27
- "redFlags" : [" reusedChainId" ]
28
+ "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }]
28
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " LUKSO Testnet" ,
3
3
"chain" : " LUKSO Testnet" ,
4
- "icon" : " lukso" ,
4
+ "icon" : " lukso-testnet " ,
5
5
"rpc" : [
6
6
" https://rpc.testnet.lukso.network" ,
7
7
" wss://ws-rpc.testnet.lukso.network"
14
14
},
15
15
"explorers" : [
16
16
{
17
- "name" : " Blockscout " ,
17
+ "name" : " LUKSO Testnet Execution Explorer " ,
18
18
"url" : " https://explorer.execution.testnet.lukso.network" ,
19
- "standard" : " none "
19
+ "standard" : " EIP3091 "
20
20
}
21
21
],
22
22
"infoURL" : " https://lukso.network" ,
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "url" : " ipfs://bafkreih5ws7esaru5k4crjekr3d27jbjmikjtxwswu7r34yofyzqywiadi" ,
4
+ "width" : 512 ,
5
+ "height" : 512 ,
6
+ "format" : " svg"
7
+ }
8
+ ]
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
- "url" : " ipfs://Qmeg9sFF5tAGi6MCx7YjtVHW6a23zqvHRK1xwzSdp9iE7z " ,
3
+ "url" : " ipfs://bafkreid3bbfc4jgzcurebnn6vwjcp6gxwewqpjep4nouqkq4k4jlmsldpy " ,
4
4
"width" : 512 ,
5
5
"height" : 512 ,
6
- "format" : " png "
6
+ "format" : " svg "
7
7
}
8
8
]
You can’t perform that action at this time.
0 commit comments