Interface: IntentPayloadStakeData
Properties
Property | Type | Defined in |
---|---|---|
amount | BigNumberish | types.ts:138 |
chainId | BigNumberish | types.ts:140 |
stakeAction | StakeActionEnum | types.ts:136 |
stakeProtocol | number | types.ts:137 |
stakingPoolAddress | BytesLike | types.ts:142 |
timeoutTimestampInSeconds | Number | types.ts:141 |
tokenAddress | BytesLike | types.ts:139 |