Skip to main content

sei_getEVMAddress RPC Method

Loading...

Updated on
May 28, 2024

sei_getEVMAddress RPC Method

Parameters

address
string
REQUIRED
Loading...

Returns

address
string
Loading...
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/' \
2
--header 'Content-Type: application/json' \
3
--data '{
4
"method": "sei_getEVMAddress",
5
"params": ["sei1m9zk5qjmhezdtyjqzq9nez26h3e3cg42fk0n8d"],
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