We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35f315 commit 2af23f7Copy full SHA for 2af23f7
docs/pages/api/analytics/rpc.gen.yaml
@@ -1,4 +1,4 @@
1
-# sequence-builder v0.1.0 74278194a923af56be72d74fe2c211ec4199a83a
+# sequence-builder v0.1.0 23081aa9d74e7ee6c0bba426360a794033a9ac67
2
# --
3
# Code generated by webrpc-gen@v0.31.0 with openapi generator; DO NOT EDIT
4
#
@@ -3262,6 +3262,7 @@ components:
3262
- defaultCurrency
3263
- watchedWallets
3264
- supportedChains
3265
+ - defaultChainId
3266
- enabledProviders
3267
- providerConfig
3268
- createdAt
@@ -3297,6 +3298,8 @@ components:
3297
3298
description: '[]uint64'
3299
items:
3300
type: number
3301
+ defaultChainId:
3302
+ type: number
3303
enabledProviders:
3304
type: array
3305
description: '[]LoginProviderType'
0 commit comments