@cryptoalgebra/integral-periphery
Version:
Peripheral smart contracts of Algebra Integral protocol
51 lines (50 loc) • 1.03 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IPeripheryImmutableState",
"sourceName": "contracts/interfaces/IPeripheryImmutableState.sol",
"abi": [
{
"inputs": [],
"name": "WNativeToken",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "factory",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "poolDeployer",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}