Address → Cluster
Last updated
Last updated
To enable testnet querying on Sepolia, add ?testnet=true
to the end of the URL
GET
/v0.1/name/:address
Get the cluster and wallet name based on an address
Name | Description |
---|---|
Example
Response
POST
/v0.1/name/addresses
Get the cluster and wallet name based on multiple addresses
Name | Description |
---|---|
Example
Response
Any addresses not found will have
name: null
address
EVM or Solana address
POST body
Array of EVM and or Solana addresses