Get funding wallet
GET /v2/gas-station/funding-wallet/chain/{chainId}
GET
/v2/gas-station/funding-wallet/chain/{chainId}
Retrieve information about the funding wallet for a specific chain.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” chainId
required
string
The chain ID
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”Funding wallet information
object
walletId
required
Wallet ID
string
123e4567-e89b-12d3-a456-426614174000
isActive
required
Whether the funding wallet is active
boolean
true
balance
required
Current balance in wei
string
1000000000000000000
balanceEth
required
Current balance in ETH
string
1.0