Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.generated
/
GetDelegatedStakingActivitiesQuery
/
Delegated_staking_activity
Delegated_
staking_
activity
data
class
Delegated_staking_activity
(
val
amount
:
Any
,
val
delegator_address
:
String
,
val
event_index
:
Any
,
val
event_type
:
String
,
val
pool_address
:
String
,
val
transaction_version
:
Any
)
Members
Constructors
Delegated_
staking_
activity
Link copied to clipboard
constructor
(
amount
:
Any
,
delegator_address
:
String
,
event_index
:
Any
,
event_type
:
String
,
pool_address
:
String
,
transaction_version
:
Any
)
Properties
amount
Link copied to clipboard
val
amount
:
Any
delegator_
address
Link copied to clipboard
val
delegator_address
:
String
event_
index
Link copied to clipboard
val
event_index
:
Any
event_
type
Link copied to clipboard
val
event_type
:
String
pool_
address
Link copied to clipboard
val
pool_address
:
String
transaction_
version
Link copied to clipboard
val
transaction_version
:
Any