@wagmi/chains
Advanced tools
Comparing version 0.2.21 to 0.2.22-cjs
@@ -1227,2 +1227,8 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/arbitrum.ts | ||
} | ||
}, | ||
contracts: { | ||
multicall3: { | ||
address: "0xca11bde05977b3631167028862be2a173976ca11", | ||
blockCreated: 2338552 | ||
} | ||
} | ||
@@ -1250,2 +1256,8 @@ }; | ||
} | ||
}, | ||
contracts: { | ||
multicall3: { | ||
address: "0xca11bde05977b3631167028862be2a173976ca11", | ||
blockCreated: 1006207 | ||
} | ||
} | ||
@@ -2620,2 +2632,7 @@ }; | ||
} | ||
}, | ||
contracts: { | ||
multicall3: { | ||
address: "0x47898B2C52C957663aE9AB46922dCec150a2272c" | ||
} | ||
} | ||
@@ -2646,2 +2663,7 @@ }; | ||
}, | ||
contracts: { | ||
multicall3: { | ||
address: "0x89e4EDbEC85362a285d7a1D5D255ccD2b8106be2" | ||
} | ||
}, | ||
testnet: true | ||
@@ -2648,0 +2670,0 @@ }; |
@@ -5,14 +5,5 @@ { | ||
"license": "MIT", | ||
"version": "0.2.21", | ||
"version": "0.2.22-cjs", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.mjs", | ||
"default": "./dist/index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
@@ -19,0 +10,0 @@ "/dist" |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158667
5
5463