cal.pub0.org/packages/features/ee/web3/abis/abiWithGetBalance.json

10 lines
253 B
JSON

[
{
"inputs": [{ "internalType": "address", "name": "owner", "type": "address" }],
"name": "balanceOf",
"outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
"stateMutability": "view",
"type": "function"
}
]