Skip to main content
GET
Get app on-chain KMS info

Path Parameters

app_id
string
required

Hex app identifier

Response

KMS info

is_onchain_kms
boolean
default:false
chain_id
integer | null
kms_contract_address
string | null
app_contract_address
string | null
deployer_address
string | null
deployer_type
enum<string> | null
Available options:
eoa,
safe,
legacy_multisig,
erc4337,
contract
is_contract
boolean
default:false
safe_app_url
string | null