We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f53ac2 commit 15b6239Copy full SHA for 15b6239
1 file changed
lib/x402/chains.rb
@@ -63,11 +63,11 @@ module X402
63
# --- SKALE ---
64
"skale-base" => {
65
chain_id: 1_187_947_933,
66
- explorer_url: "https://elated-tan-skat.explorer.mainnet.skalenodes.com",
+ explorer_url: "https://skale-base-explorer.skalenodes.com",
67
},
68
"skale-base-sepolia" => {
69
chain_id: 324_705_682,
70
- explorer_url: "https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com",
+ explorer_url: "https://base-sepolia-testnet-explorer.skalenodes.com",
71
72
73
# --- KiteAI ---
0 commit comments