Skip to main content

sei_getEvmTx RPC Method

Loading...

Updated on
Jun 27, 2024

sei_getEvmTx RPC Method

Parameters

hash
string
REQUIRED
Loading...

Returns

hash
string
Loading...
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/' \
2
--header 'Content-Type: application/json' \
3
--data '{
4
"method": "sei_getEvmTx",
5
"params": ["3BAE4FEE4C8E7658F57A34B53C48A56771F3A427C3674136C4DBA152FE8F3823"],
6
"id": 1,
7
"jsonrpc": "2.0"
8
}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free