test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
42 lines (41 loc) • 1.65 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Constants",
"sourceName": "contracts/feeds/PriceFeedsConstants.sol",
"abi": [
{
"constant": true,
"inputs": [],
"name": "baseToken",
"outputs": [
{
"internalType": "contract IWrbtcERC20",
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "wrbtcToken",
"outputs": [
{
"internalType": "contract IWrbtcERC20",
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b5060b28061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c8063afe84009146037578063c55dae63146059575b600080fd5b603d605f565b604080516001600160a01b039092168252519081900360200190f35b603d606e565b6000546001600160a01b031681565b6001546001600160a01b03168156fea265627a7a7231582000c047bff4d444128d81b3b84c150980704d8b588d627380606f0f4f8ca81abf64736f6c63430005110032",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c8063afe84009146037578063c55dae63146059575b600080fd5b603d605f565b604080516001600160a01b039092168252519081900360200190f35b603d606e565b6000546001600160a01b031681565b6001546001600160a01b03168156fea265627a7a7231582000c047bff4d444128d81b3b84c150980704d8b588d627380606f0f4f8ca81abf64736f6c63430005110032",
"linkReferences": {},
"deployedLinkReferences": {}
}