JSON.parse
. This means that the value must
be a valid JSON string, with no stray commas, etc.
An array may contain any combination of:
function balanceOf(address) view returns (uint)
.
A Parsed JSON Fragment is a JavaScript Object desribed in the Solidity
documentation.