Go to Dashboard
Get StartedNodeDataWalletsRollupsChangelog
Get StartedNodeDataWalletsRollupsChangelog
  • Introduction
    • Node API Overview
    • Pricing
  • Chain APIs
    • Chain APIs Overview
    • Supported Chains
    • MEV Protection
  • WebSockets
    • Subscription API Overview
    • Best Practices for Using WebSockets in Web3
    • Subscription API Endpoints
  • Yellowstone gRPC
    • API Reference
  • Trace API
    • Trace API Overview
    • Trace API Resources
  • Debug API
    • Debug API Overview
  • Ethereum
    • Ethereum API Quickstart
    • Ethereum API FAQ
  • Polygon PoS
    • Polygon PoS API Quickstart
    • Polygon PoS API FAQ
  • Polygon zkEVM
    • Polygon zkEVM API Quickstart
    • Polygon zkEVM API FAQ
  • Arbitrum
    • Arbitrum API Quickstart
    • Arbitrum API FAQ
  • OP Mainnet
    • OP Mainnet API Quickstart
    • OP Mainnet API FAQ
    • Flashblocks API Quickstart
  • Base
    • Base API Quickstart
    • Base API FAQ
    • Flashblocks API Quickstart
  • Solana
    • Solana API Quickstart
    • Solana API FAQ
  • Astar
    • Astar API Quickstart
    • Astar API FAQ
  • Starknet
    • Starknet API Quickstart
    • Starknet API FAQ
  • zksync
    • zkSync Era API Quickstart
    • zkSync Era API FAQ
  • Gnosis
    • Gnosis Chain API Quickstart
    • Gnosis Chain API FAQ
  • Avalanche C-Chain
    • Avalanche C-Chain API Quickstart
    • Avalanche C-Chain API FAQ
  • Arbitrum Nova
    • Arbitrum Nova Chain API Quickstart
    • Arbitrum Nova Chain API FAQ
  • ZetaChain
    • ZetaChain API Quickstart
    • ZetaChain API FAQ
  • Blast
    • Blast Chain API Quickstart
    • Blast Chain API FAQ
  • Scroll
    • Scroll Chain API Quickstart
    • Scroll Chain API FAQ
  • Linea
    • Linea Chain API Quickstart
    • Linea Chain API FAQ
  • Mantle
    • Mantle Chain API Quickstart
    • Mantle Chain API FAQ
  • Celo
    • Celo Chain API Quickstart
    • Celo Chain API FAQ
  • Berachain
    • Berachain API Quickstart
    • Berachain API FAQ
  • Metis
    • Metis Chain API Quickstart
    • Metis Chain API FAQ
  • Sonic
    • Sonic Chain API Quickstart
    • Sonic Chain API FAQ
  • Sei
    • Sei API Quickstart
    • Sei API FAQ
  • Flow
    • Flow API Quickstart
    • Flow API FAQ
  • CrossFi
    • CrossFi API Quickstart
    • CrossFi API FAQ
  • Soneium
    • Soneium API Quickstart
    • Soneium API FAQ
  • Unichain
    • Unichain API Quickstart
    • Unichain API FAQ
    • Flashblocks API Quickstart
  • World Chain
    • World Chain API Quickstart
    • World Chain API FAQ
  • Rootstock
    • Rootstock API Quickstart
    • Rootstock API FAQ
  • Shape
    • Shape API Quickstart
    • Shape API FAQ
  • Apechain
    • ApeChain API Quickstart
    • ApeChain API FAQ
  • Geist
    • Geist Deprecation Notice
  • Lens
    • Lens API Quickstart
    • Lens API FAQ
  • Abstract
    • Abstract API Quickstart
    • Abstract API FAQ
  • opBNB
    • opBNB Chain API Quickstart
    • opBNB Chain API FAQ
  • BNB Smart Chain
    • BNB Smart Chain Quickstart
    • BNB Smart Chain FAQ
  • Ink
    • Ink API Quickstart
    • Ink API FAQ
  • Lumia
    • Lumia API Quickstart
    • Lumia API FAQ
  • Monad
    • Monad API Quickstart
    • Monad API FAQ
  • Aptos
    • Aptos API Quickstart
    • Aptos API FAQ
  • Bitcoin
    • Bitcoin API Quickstart
    • Bitcoin API FAQ
  • Superseed
    • Superseed API Quickstart
    • Superseed API FAQ
  • Anime
    • Anime API Quickstart
    • Anime API FAQ
  • Story
    • Story API Quickstart
    • Story API FAQ
  • Botanix
    • Botanix API Quickstart
    • Botanix API FAQ
  • Hyperliquid
    • Hyperliquid API Quickstart
    • Hyperliquid API FAQ
    • Hyperliquid Info Endpoint
  • XMTP
    • XMTP API Quickstart
    • XMTP API FAQ
  • Tea
    • Tea API Quickstart
    • Tea API FAQ
  • Settlus
    • Settlus API Quickstart
    • Settlus API FAQ
  • Ronin
    • Ronin API Quickstart
    • Ronin API FAQ
  • Frax
    • Frax API Quickstart
    • Frax API FAQ
  • Zora
    • Zora API Quickstart
    • Zora API FAQ
  • Degen
    • Degen API Quickstart
    • Degen API FAQ
  • Gensyn
    • Gensyn API Quickstart
    • Gensyn API FAQ
  • Humanity
    • Humanity API Quickstart
    • Humanity API FAQ
  • Rise
    • Rise API Quickstart
    • Rise API FAQ
  • World Mobile Chain
    • World Mobile Chain API Quickstart
    • World Mobile Chain API FAQ
  • ADI
    • ADI API Quickstart
    • ADI API FAQ
  • BOB
    • BOB API Quickstart
    • BOB API FAQ
  • Mode
    • Mode API Quickstart
    • Mode API FAQ
  • Moonbeam
    • Moonbeam API Quickstart
    • Moonbeam API FAQ
  • Plasma
    • Plasma API Quickstart
    • Plasma API FAQ
  • Citrea
    • Citrea API Quickstart
    • Citrea API FAQ
  • Fantom
    • Fantom Deprecation Notice
  • Clankermon
    • Clankermon API Quickstart
    • Clankermon API FAQ
  • Arc
  • MegaETH
  • Stable
  • Tron
    • Tron API Quickstart
    • Tron API FAQ
Go to Dashboard
LogoLogo
World ChainWorld Chain API Endpoints

POST
/:apiKey
POST
/v2/:apiKey
1curl -X POST https://worldchain-mainnet.g.alchemy.com/v2/{apiKey} \
2 -H "Content-Type: application/json" \
3 -d '{
4 "jsonrpc": "2.0",
5 "method": "eth_getTransactionReceipt",
6 "params": [
7 "0x504ce587a65bdbdb6414a0c6c16d86a04dd79bfcc4f2950eec9634b30ce5370f"
8 ],
9 "id": 1
10}'
Try it
200Successful
1{
2 "jsonrpc": "2.0",
3 "id": "1",
4 "result": {
5 "blockHash": "0xe7212a92cfb9b06addc80dec2a0dfae9ea94fd344efeb157c41e12994fcad60a",
6 "blockNumber": "0x50",
7 "contractAddress": null,
8 "cumulativeGasUsed": "0x5208",
9 "from": "0x627306090abab3a6e1400e9345bc60c78a8bef57",
10 "gasUsed": "0x5208",
11 "effectiveGasPrice": "0x1",
12 "logs": [],
13 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14 "status": "0x1",
15 "to": "0xf17f52151ebef6c7334fad080c5704d77216b732",
16 "transactionHash": "0x504ce587a65bdbdb6414a0c6c16d86a04dd79bfcc4f2950eec9634b30ce5370f",
17 "transactionIndex": "0x0",
18 "type": "0x0"
19 }
20}
Was this page helpful?
Previous

eth_getUncleByBlockHashAndIndex

Next
Built with
Returns the receipt of a transaction by transaction hash.

eth_getTransactionReceipt

eth_getUncleByBlockHashAndIndex

Path Parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
Transaction hashstringRequiredformat: "^0x[0-9a-f]{64}$"
The hash of the transaction for which to get the receipt.

Response

The transaction receipt object containing various properties of the transaction receipt.
transactionHashstringformat: "^0x[0-9a-f]{64}$"
transactionIndexstringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
blockHashstringformat: "^0x[0-9a-f]{64}$"
blockNumberstringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
fromstringformat: "^0x[0-9a-fA-F]{40}$"
cumulativeGasUsedstringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
The sum of gas used by this transaction and all preceding transactions in the same block.
gasUsedstringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
The amount of gas used for this specific transaction alone.
logslist of objects
logsBloomstringformat: "^0x[0-9a-f]{512}$"
effectiveGasPricestringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
The actual value per gas deducted from the sender's account. Before EIP-1559, this is equal to the transaction's gas price. After, it is equal to baseFeePerGas + min(maxFeePerGas - baseFeePerGas, maxPriorityFeePerGas).
typestring or nullformat: "^0x([0-9a-fA-F]?){1,2}$"
tostring or nullformat: "^0x[0-9a-fA-F]{40}$"
Address of the receiver or null in a contract creation transaction.
blobGasUsedstring or nullformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
The amount of blob gas used for this specific transaction. Only specified for blob transactions as defined by EIP-4844.
contractAddressstring or nullformat: "^0x[0-9a-fA-F]{40}$"
The contract address created, if the transaction was a contract creation, otherwise null.
rootstring or nullformat: "^0x[0-9a-f]{64}$"
The post-transaction state root. Only specified for transactions included before the Byzantium upgrade.
statusstring or nullformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
Either 1 (success) or 0 (failure). Only specified for transactions included after the Byzantium upgrade.
blobGasPricestring or nullformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"
The actual value per gas deducted from the sender's account for blob gas. Only specified for blob transactions as defined by EIP-4844.

The actual value per gas deducted from the sender’s account for blob gas. Only specified for blob transactions as defined by EIP-4844.

The post-transaction state root. Only specified for transactions included before the Byzantium upgrade.

The actual value per gas deducted from the sender’s account. Before EIP-1559, this is equal to the transaction’s gas price. After, it is equal to baseFeePerGas + min(maxFeePerGas - baseFeePerGas, maxPriorityFeePerGas).

The amount of blob gas used for this specific transaction. Only specified for blob transactions as defined by EIP-4844.

Either 1 (success) or 0 (failure). Only specified for transactions included after the Byzantium upgrade.