@aave/governance-crosschain-bridges
Version:
Contracts of Aave Governance Crosschain Bridges
30 lines (29 loc) • 648 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IFxStateSender",
"sourceName": "contracts/dependencies/polygon/fxportal/FxRoot.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_receiver",
"type": "address"
},
{
"internalType": "bytes",
"name": "_data",
"type": "bytes"
}
],
"name": "sendMessageToChild",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}