Skip to main content

TransactionPlan

@totemsdk/connect


@totemsdk/connect / TransactionPlan

Interface: TransactionPlan

Properties

change

change: { address: string; amount: string; tokenId: string; } | null


fee

fee: string | null


inputs

inputs: object[]

address

address: string

amount

amount: string

coinId

coinId: string

tokenId

tokenId: string


outputs

outputs: object[]

address

address: string

amount

amount: string

tokenId

tokenId: string