test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
37 lines (36 loc) • 1.48 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "DummyContract",
"sourceName": "contracts/mockup/DummyContract.sol",
"abi": [
{
"constant": false,
"inputs": [
{
"internalType": "address",
"name": "cSOV1",
"type": "address"
},
{
"internalType": "address",
"name": "cSOV2",
"type": "address"
},
{
"internalType": "address",
"name": "SOV",
"type": "address"
}
],
"name": "approveTokens",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b50609e8061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c806394cf6cb614602d575b600080fd5b606260048036036060811015604157600080fd5b506001600160a01b0381358116916020810135821691604090910135166064565b005b50505056fea265627a7a72315820f10fb3d8d9049acb9e695a2b19c567106266564f5eb705b621407665db3638e264736f6c63430005110032",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c806394cf6cb614602d575b600080fd5b606260048036036060811015604157600080fd5b506001600160a01b0381358116916020810135821691604090910135166064565b005b50505056fea265627a7a72315820f10fb3d8d9049acb9e695a2b19c567106266564f5eb705b621407665db3638e264736f6c63430005110032",
"linkReferences": {},
"deployedLinkReferences": {}
}