Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.38 KB

File metadata and controls

28 lines (24 loc) · 1.38 KB

Response_Transaction

Properties

Name Type Description Notes
AccessList string [optional] [default to null]
BlockHash string [optional] [default to null]
BlockNumber string [optional] [default to null]
ChainId string [optional] [default to null]
From string [optional] [default to null]
Gas string [optional] [default to null]
GasPrice string [optional] [default to null]
Hash string [optional] [default to null]
Input string [optional] [default to null]
MaxFeePerGas string [optional] [default to null]
MaxPriorityFeePerGas string [optional] [default to null]
Nonce string [optional] [default to null]
R string [optional] [default to null]
S string [optional] [default to null]
To string [optional] [default to null]
TransactionIndex string [optional] [default to null]
Type string [optional] [default to null]
V string [optional] [default to null]
Value string [optional] [default to null]

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