Skip to main content

Fuel Mainnet

Network ID: fuel-mainnet

Available Data

This network provides the following data types and fields:

Blocks

Field NameData TypeDescription
heightintegerBlock height
idstringBlock ID
headerobjectBlock header
consensusobjectConsensus data
transactionsarrayBlock transactions
timestampintegerBlock timestamp

Transactions

Field NameData TypeDescription
idstringTransaction ID
input_asset_idsarrayInput asset IDs
input_contractsarrayInput contracts
input_contract_utxo_idstringInput contract UTXO ID
input_contract_balance_rootstringInput contract balance root
input_contract_state_rootstringInput contract state root
input_contract_tx_pointerobjectInput contract transaction pointer
input_contractstringInput contract address
gas_priceintegerGas price
gas_limitintegerGas limit
maturityintegerTransaction maturity
mint_amountintegerMint amount
mint_asset_idstringMint asset ID

Receipts

Field NameData TypeDescription
receipt_typestringType of receipt
idstringReceipt ID
valintegerReceipt value
pcintegerProgram counter
isintegerInstruction start
tostringRecipient address
amountintegerAmount transferred
asset_idstringAsset ID
gasintegerGas used
param1integerParameter 1
param2integerParameter 2
lenintegerData length
digeststringData digest
datastringReceipt data

Inputs

Field NameData TypeDescription
input_typestringType of input
utxo_idstringUTXO ID
ownerstringInput owner
amountintegerInput amount
asset_idstringAsset ID
tx_pointerobjectTransaction pointer
witness_indexintegerWitness index
maturityintegerInput maturity
predicatestringPredicate code
predicate_datastringPredicate data

Outputs

Field NameData TypeDescription
output_typestringType of output
tostringRecipient address
amountintegerOutput amount
asset_idstringAsset ID