Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 624 Bytes

AddressTransactionsContentInner.md

File metadata and controls

18 lines (13 loc) · 624 Bytes

blockfrost.model.AddressTransactionsContentInner

Load the model package

import 'package:blockfrost/api.dart';

Properties

Name Type Description Notes
txHash String Hash of the transaction
txIndex int Transaction index within the block
blockHeight int Block height
blockTime int Block creation time in UNIX time

[Back to Model list] [Back to API list] [Back to README]