@airdao/swap-router-contracts
Version:
Smart contracts for swapping on Astra Classic and CL
38 lines (37 loc) • 762 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ImmutableState",
"sourceName": "contracts/base/ImmutableState.sol",
"abi": [
{
"inputs": [],
"name": "factoryClassic",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "positionManager",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}