Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
TokenMintEvent
Interface TokenMintEvent
interface
TokenMintEvent
{
adminAddress
:
string
;
amount
:
bigint
;
contractId
:
string
;
contractType
:
"SorobanToken"
;
eventType
:
"mint"
;
ledger
:
number
;
recipientAddress
:
string
;
timestamp
:
number
;
}
Hierarchy
BaseTokenAdminEvent
TokenMintEvent
Index
Properties
admin
Address
amount
contract
Id
contract
Type
event
Type
ledger
recipient
Address
timestamp
Properties
Readonly
admin
Address
admin
Address
:
string
Readonly
amount
amount
:
bigint
Readonly
contract
Id
contract
Id
:
string
Readonly
contract
Type
contract
Type
Readonly
event
Type
event
Type
Readonly
ledger
ledger
:
number
Readonly
recipient
Address
recipient
Address
:
string
Readonly
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
Address
amount
contract
Id
contract
Type
event
Type
ledger
recipient
Address
timestamp
soroswap-utils
Loading...