StrategyFactory
[
{
"inputs": [],
"name": "getAllPairs",
"outputs": [
{
"internalType": "bytes32[]",
"name": "",
"type": "bytes32[]"
}
],
"stateMutability": "view",
"type": "function"
}
]// Solidity
getAllPairs()returns (bytes32[] memory)Last updated