@axonfi/sdk 0.3.2 → 0.3.3
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 +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -176,13 +176,13 @@ Payments resolve through one of three paths:
|
|
|
176
176
|
|
|
177
177
|
## Chains
|
|
178
178
|
|
|
179
|
-
| Chain | ID | Status
|
|
180
|
-
| ------------ | ----- |
|
|
181
|
-
| Base
|
|
182
|
-
|
|
|
183
|
-
|
|
|
184
|
-
|
|
|
185
|
-
|
|
|
179
|
+
| Chain | ID | Status |
|
|
180
|
+
| ------------ | ----- | ----------- |
|
|
181
|
+
| Base Sepolia | 84532 | Live |
|
|
182
|
+
| Base | 8453 | Coming soon |
|
|
183
|
+
| Arbitrum One | 42161 | Coming soon |
|
|
184
|
+
| Optimism | 10 | Coming soon |
|
|
185
|
+
| Polygon PoS | 137 | Coming soon |
|
|
186
186
|
|
|
187
187
|
## Documentation
|
|
188
188
|
|