Retrieves the deployer
address automatically created when deploying a contract. You will get one deployer
address per Credential.
Your request was successful.
The credential you entered is invalid.
The resource you requested doesn't exist.
curl -i -X GET \ -u <username>:<password> \ https://kip7-api.klaytnapi.com/v1/deployer/default \ -H 'x-chain-id: string'
Your request was successful.
{- "address": "0xA490cbCB43a64cc4671F436dB9D33eD7A73Da675",
- "krn": "krn:1001:kip7:88c1223c-66af-4122-9818-069b2e3c6b30:account-pool:default"
}