FVyBlockchainInfoDto

Blockchain information data transfer object

Properties

FieldTypeDescription

blockNumber

int

The current block number

requiredConfirmations

int

The number of confirmations required for a transaction

chainId

int

The ID of the blockchain chain

Last updated