Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/orchestration
CosmosAssetInfo
Interface CosmosAssetInfo
https://github.com/cosmos/chain-registry/blob/master/assetlist.schema.json
interface
CosmosAssetInfo
{
base
:
string
;
denom_units
:
{
denom
:
string
;
exponent
:
number
;
}
[]
;
display
:
string
;
name
:
string
;
symbol
:
string
;
traces
?:
{
chain
:
{
channel_id
:
`
channel-
${
number
}
`
;
path
:
string
;
}
;
counterparty
:
{
base_denom
:
string
;
chain_name
:
string
;
channel_id
:
`
channel-
${
number
}
`
;
}
;
type
:
"ibc"
;
}
[]
;
}
Hierarchy
Record
<
string
,
unknown
>
CosmosAssetInfo
Index
Properties
base
denom_
units
display
name
symbol
traces?
Properties
base
base
:
string
denom_
units
denom_
units
:
{
denom
:
string
;
exponent
:
number
;
}
[]
display
display
:
string
name
name
:
string
symbol
symbol
:
string
Optional
traces
traces
?:
{
chain
:
{
channel_id
:
`
channel-
${
number
}
`
;
path
:
string
;
}
;
counterparty
:
{
base_denom
:
string
;
chain_name
:
string
;
channel_id
:
`
channel-
${
number
}
`
;
}
;
type
:
"ibc"
;
}
[]
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
base
denom_
units
display
name
symbol
traces
API documentation of Agoric SDK
Loading...
https://github.com/cosmos/chain-registry/blob/master/assetlist.schema.json