witnet-solidity-bridge
Version:
Witnet Solidity Bridge contracts for EVM-compatible chains
41 lines (40 loc) • 836 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IERC2362",
"sourceName": "ado-contracts/contracts/interfaces/IERC2362.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes32",
"name": "_id",
"type": "bytes32"
}
],
"name": "valueFor",
"outputs": [
{
"internalType": "int256",
"name": "",
"type": "int256"
},
{
"internalType": "uint256",
"name": "",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}