Porto is sunsetting. Please move any funds out before July 24, 2026. Details here.
Skip to content

RelayActions.health

Viem Action for retrieving the health status of the Relay. Uses health under the hood.

Usage

example.ts
import { RelayActions } from 'porto/viem'
import { client } from './config'
 
const health = await RelayActions.health(client) 

Parameters

This action takes no parameters.

Return Value

See health.