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