10 lines
253 B
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"
|
||
|
}
|
||
|
]
|