@blazeswap/contracts
Version:
Smart contracts for the BlazeSwap protocol
25 lines (24 loc) • 545 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ICentrallyConfigurable",
"sourceName": "contracts/shared/interfaces/ICentrallyConfigurable.sol",
"abi": [
{
"inputs": [],
"name": "configurable",
"outputs": [
{
"internalType": "contract IConfigurable",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}