@wagmi/cli
Advanced tools
Comparing version 0.0.0-canary-20240303180221 to 0.0.0-canary-20240304234753
@@ -29,4 +29,4 @@ import { blockExplorer } from './blockExplorer.js'; | ||
// Avalanche | ||
[43114]: 'https://api.snowtrace.io/api', | ||
[43113]: 'https://api-testnet.snowtrace.io/api', | ||
[43114]: 'https://api.snowscan.xyz/api', | ||
[43113]: 'https://api-testnet.snowscan.xyz/api', | ||
// Celo | ||
@@ -33,0 +33,0 @@ [42220]: 'https://api.celoscan.io/api', |
@@ -1,2 +0,2 @@ | ||
export const version = '0.0.0-canary-20240303180221'; | ||
export const version = '0.0.0-canary-20240304234753'; | ||
//# sourceMappingURL=version.js.map |
@@ -37,3 +37,3 @@ import type { ContractConfig } from '../config.js'; | ||
* - [__Arbitrum__](https://arbiscan.io/myapikey) | ||
* - [__Avalanche__](https://snowtrace.io/myapikey) | ||
* - [__Avalanche__](https://snowscan.xyz/myapikey) | ||
* - [__BNB Smart Chain__](https://bscscan.com/myapikey) | ||
@@ -40,0 +40,0 @@ * - [__Celo__](https://celoscan.io/myapikey) |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-canary-20240303180221"; | ||
export declare const version = "0.0.0-canary-20240304234753"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "@wagmi/cli", | ||
"description": "Manage and generate code from Ethereum ABIs", | ||
"version": "0.0.0-canary-20240303180221", | ||
"version": "0.0.0-canary-20240304234753", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -32,4 +32,4 @@ import type { ContractConfig } from '../config.js' | ||
// Avalanche | ||
[43114]: 'https://api.snowtrace.io/api', | ||
[43113]: 'https://api-testnet.snowtrace.io/api', | ||
[43114]: 'https://api.snowscan.xyz/api', | ||
[43113]: 'https://api-testnet.snowscan.xyz/api', | ||
// Celo | ||
@@ -51,3 +51,3 @@ [42220]: 'https://api.celoscan.io/api', | ||
* - [__Arbitrum__](https://arbiscan.io/myapikey) | ||
* - [__Avalanche__](https://snowtrace.io/myapikey) | ||
* - [__Avalanche__](https://snowscan.xyz/myapikey) | ||
* - [__BNB Smart Chain__](https://bscscan.com/myapikey) | ||
@@ -54,0 +54,0 @@ * - [__Celo__](https://celoscan.io/myapikey) |
@@ -1,1 +0,1 @@ | ||
export const version = '0.0.0-canary-20240303180221' | ||
export const version = '0.0.0-canary-20240304234753' |
Sorry, the diff of this file is not supported yet