We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ff512 commit 9f05cf6Copy full SHA for 9f05cf6
apps/contract-verification/src/app/utils/default-apis.json
@@ -359,6 +359,9 @@
359
"5112": {
360
"apiUrl": "https://explorer.ham.fun"
361
},
362
+ "57073": {
363
+ "apiUrl": "https://explorer.inkonchain.com"
364
+ },
365
"6398": {
366
"apiUrl": "https://connext-sepolia.blockscout.com"
367
@@ -497,6 +500,9 @@
497
500
"686868": {
498
501
"apiUrl": "https://scan.wonnetwork.org"
499
502
503
+ "763373": {
504
+ "apiUrl": "https://explorer-sepolia.inkonchain.com"
505
506
"782251": {
507
"apiUrl": "https://testnet.explorer.stack.so"
508
@@ -627,6 +633,7 @@
627
633
"151": { "type": "mainnet" },
628
634
"62707": { "type": "mainnet" },
629
635
"70953": { "type": "mainnet" },
636
+ "57073": { "type": "mainnet" },
630
637
"64165": { "type": "testnet" },
631
638
"49321": { "type": "testnet" },
632
639
"80084": { "type": "testnet" },
0 commit comments