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