curl --request GET \
--url https://api.blend.money/safe/resolve{
"status": "validated",
"safeAddress": "0xabcdef1234567890abcdef1234567890abcdef12",
"deploymentInstructions": null
}Resolve the Safe address for a given user address and chain.
curl --request GET \
--url https://api.blend.money/safe/resolve{
"status": "validated",
"safeAddress": "0xabcdef1234567890abcdef1234567890abcdef12",
"deploymentInstructions": null
}Was this page helpful?