menu
on_chain package
documentation
ethereum/src/models/transaction.dart
TransactionInfo
chainId property
chainId property
dark_mode
light_mode
chainId
property
BigInt
?
chainId
final
The chain ID of the blockchain.
Implementation
final BigInt? chainId;
on_chain package
documentation
ethereum/src/models/transaction
TransactionInfo
chainId property
TransactionInfo class