Update contract setting
Updates settings for an existing smart contract, such as energy limit or user resource percent.
Request
This endpoint expects an object.
owner_address
Base58 address of the contract owner.
contract_address
Base58 address of the contract to update.
setting_type
Type of setting to update (e.g. 0 for energy limit, 1 for user resource percent).
value
New value for the setting.
visible
Indicates if addresses are base58 (true) or hex (false).
Response
Unsigned transaction object for contract setting update.
visible
txID
raw_data
raw_data_hex