Interface: IEthBalanceEvent

events returned from a blockchain operation on a plan

Hierarchy

  • IEthBalanceEvent

Index

Properties

Properties

account

account: string

the address of the account (subscriber or merchant)

amount

amount: string

the amount of the event

contract

contract: string

the address of the contract that issued the event

type

type: BalanceEventType

the type of event

Last updated

Was this helpful?