We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44853d8 + 8a92bce commit fe88eb6Copy full SHA for fe88eb6
api.yaml
@@ -46264,6 +46264,8 @@ components:
46264
$ref: '#/components/schemas/User2'
46265
warning:
46266
type: string
46267
+ isTrustedDevice:
46268
+ type: boolean
46269
required:
46270
- expires_at
46271
- expires_in
@@ -62069,6 +62071,7 @@ components:
62069
62071
- admin
62070
62072
- circuitBreaker
62073
- transaction_finality_on_l1
62074
+ - lowFeeAddressBalance
62075
example: transfer
62076
description: Event type to listen to.
62077
WhitelistedAddressValue:
0 commit comments