sushiswap-watcher-ts/packages/sushiswap-watcher/subgraph-build/Pair/abi/ERC20/SymbolBytes32.json
2024-06-18 12:36:01 +05:30

17 lines
270 B
JSON

[
{
"constant": true,
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
]