Skip to main content

Interface: ISafeTransfer

Hierarchy​

Properties​

address​

• address: string

Inherited from​

MobxClearInstance.address


fees​

• fees: (_value: string) => "0"

Type declaration​

â–¸ (_value): "0"

Parameters​
NameType
_valuestring
Returns​

"0"

Inherited from​

MobxClearInstance.fees


feesFormula​

• feesFormula: string

Inherited from​

MobxClearInstance.feesFormula


reward​

• reward: (_value: string, _stakingValue: string, _fees: string) => "0"

Type declaration​

â–¸ (_value, _stakingValue, _fees): "0"

Parameters​
NameType
_valuestring
_stakingValuestring
_feesstring
Returns​

"0"

Inherited from​

MobxClearInstance.reward


rewardFormula​

• rewardFormula: string

Inherited from​

MobxClearInstance.rewardFormula


synced​

• synced: boolean

Inherited from​

MobxClearInstance.synced

Methods​

setData​

â–¸ setData(data): void

Parameters​

NameType
dataISafeTransferItem

Returns​

void

Inherited from​

MobxClearInstance.setData