Account
klay_accountCreated
Name
Type
Description
Type
Description
// Request
curl -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"klay_accountCreated","params":["0xa4f42d4d2a3a13874406435500950c9bf2d783db","latest"],"id":1}' https://public-en-baobab.klaytn.net
// Result
{
"jsonrpc":"2.0",
"id":1,
"result":true
}klay_accounts
Type
Description
klay_encodeAccountKey
Name
Type
Description
Type
Description
klay_decodeAccountKey
Type
Description
Name
Type
Description
klay_getAccount
Name
Type
Description
Type
Description
klay_getAccountKey
Type
Description
Type
Description
klay_getBalance
Name
Type
Description
Type
Description
klay_getCode
Type
Description
Type
Description
klay_getTransactionCount
Type
Description
Type
Description
klay_isContractAccount
Name
Type
Description
Type
Description
klay_sign
Name
Type
Description
Type
Description
Last updated