@teneo-protocol/cli 2.0.27 → 2.0.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -79,7 +79,7 @@ A wallet is auto-generated on first use (AES-256-GCM encrypted). Fund with USDC
|
|
|
79
79
|
| Network | Chain ID | USDC Contract |
|
|
80
80
|
|---------|----------|---------------|
|
|
81
81
|
| Base | 8453 | `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` |
|
|
82
|
-
| Peaq | 3338 | `
|
|
82
|
+
| Peaq | 3338 | `0xbbA60da06c2c5424f03f7434542280FCAd453d10` |
|
|
83
83
|
| Avalanche | 43114 | `0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E` |
|
|
84
84
|
| X Layer | 196 | `0x74b7F16337b8972027F6196A17a631aC6dE26d22` |
|
|
85
85
|
|
package/package.json
CHANGED