events returned from a blockchain operation on a plan
IEthBalanceEvent
account
amount
contract
type
• account: string
the address of the account (subscriber or merchant)
• amount: string
the amount of the event
• contract: string
the address of the contract that issued the event
• type: BalanceEventType
the type of event
Last updated 5 years ago