Currently, the Address page in the contract tab offers a way to interact with the functions of a contract. In particular, there are functions that return a complex structure of numbers, making it time-consuming to deduce which value corresponds to each property.
This issue requests the incorporation of labels on the results based on the ABI.
Description
Currently, the Address page in the contract tab offers a way to interact with the functions of a contract. In particular, there are functions that return a complex structure of numbers, making it time-consuming to deduce which value corresponds to each property.
This issue requests the incorporation of labels on the results based on the ABI.
Example: https://testnet.teloscan.io/address/0x08B10679B2Cf7A244293fD670CDf0EF5F2982588?tab=contract Go to Read > getConfig and run the query.
It will return:
If you look at the ABI you will find the correct labels for each field: