@safe-global/safe-gateway-typescript-sdk
Preparing search index...
SafeOverview
Type Alias SafeOverview
type
SafeOverview
=
{
address
:
AddressEx
;
awaitingConfirmation
:
number
|
null
;
chainId
:
string
;
fiatTotal
:
string
;
owners
:
AddressEx
[]
;
queued
:
number
;
threshold
:
number
;
}
Index
Properties
address
awaiting
Confirmation
chain
Id
fiat
Total
owners
queued
threshold
Properties
address
address
:
AddressEx
awaiting
Confirmation
awaitingConfirmation
:
number
|
null
chain
Id
chainId
:
string
fiat
Total
fiatTotal
:
string
owners
owners
:
AddressEx
[]
queued
queued
:
number
threshold
threshold
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
awaiting
Confirmation
chain
Id
fiat
Total
owners
queued
threshold
@safe-global/safe-gateway-typescript-sdk
Loading...