sei_getSeiAddress RPC Method
Parameters
address
string
REQUIRED
The EVM address
Returns
address
string
A Sei address based on the given EVM address
Request
1curl --location 'https://docs-demo.sei-pacific.quiknode.pro/' \2--header 'Content-Type: application/json' \3--data '{4"method": "sei_getSeiAddress",5"params": ["0x5cb8491452dab1b31526edf5fabd9d7b56e616d9"],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