Skip to main content
POST
/
api
/
v1
/
wallet
/
rpc
/
{chain_id}
Proxy
curl --request POST \
  --url https://api.hevn.finance/api/v1/wallet/rpc/{chain_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

chain_id
enum<string>
required

1click chain codes.

Available options:
eth,
bsc,
avax,
op,
arb,
pol,
sol,
base,
gnosis,
tron,
xrp,
zec,
doge,
ltc,
btc,
cardano,
bera,
sui,
near,
near_intents,
xlayer,
plasma,
ton,
stellar,
monad,
starknet,
aptos,
adi,
bch

Response

Successful Response