Field | type | Description |
---|---|---|
owner_address | string | account address |
account_name | string | account name |
owner_address | PSTv3ZweeCRHd5cmxoL3dTTbSKGgtYZ5cm |
---|---|
account_name | 0x7570646174654e616d6531353330383933343635353139 |
visible | true |
Permission_id | default 0 |
{
"owner_address": "PSTv3ZweeCRHd5cmxoL3dTTbSKGgtYZ5cm",
"account_name": "0x7570646174654e616d6531353330383933343635353139",
"visible": true
}
curl --location --request POST '/wallet/updateaccount' \
--header 'Content-Type: application/json' \
--data-raw '{
"owner_address": "PSTv3ZweeCRHd5cmxoL3dTTbSKGgtYZ5cm",
"account_name": "0x7570646174654e616d6531353330383933343635353139",
"visible": true
}'
{
"visible": true,
"txID": "908f7c1ecefa367e7c419b41889b1421bdafff11a908109d358ffb3138c3b7f1",
"raw_data": {
"contract": [
{
"parameter": {
"value": {
"account_name": "0x7570646174654e616d6531353330383933343635353139",
"owner_address": "PSTv3ZweeCRHd5cmxoL3dTTbSKGgtYZ5cm"
},
"type_url": "type.googleapis.com/protocol.AccountUpdateContract"
},
"type": "AccountUpdateContract"
}
],
"ref_block_bytes": "aa0f",
"ref_block_hash": "a774f6b7ad9e093e",
"expiration": 1736427408000,
"timestamp": 1736427349550
},
"raw_data_hex": "0a02aa0f2208a774f6b7ad9e093e4080958ed9c4325a8301080a127f0a32747970652e676f6f676c65617069732e636f6d2f70726f746f636f6c2e4163636f756e74557064617465436f6e747261637412490a30307837353730363436313734363534653631366436353331333533333330333833393333333433363335333533313339121541fd49eda0f23ff7ec1d03b52c3a45991c24cd440e70aecc8ad9c432"
}