Preparing search index...
The search index is not available
@crownfi/sei-utils
@crownfi/sei-utils
Cw20TransferEventAttributes
Type Alias Cw20TransferEventAttributes
Cw20
Transfer
Event
Attributes
:
[
{
key
:
"_contract_address"
;
value
:
Addr
;
}
,
{
key
:
"action"
;
value
:
"transfer"
;
}
,
{
key
:
"from"
;
value
:
Addr
;
}
,
{
key
:
"to"
;
value
:
Addr
;
}
,
{
key
:
"amount"
;
value
:
string
;
}
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-utils
Loading...