UNPKG

@materia-dex/materia-contracts-proxy

Version:

Proxy contract for the Materia protocol

90 lines 1.67 kB
{ "compiler": { "version": "0.8.0+commit.c7dfd78e" }, "language": "Solidity", "output": { "abi": [ { "inputs": [], "name": "deposit", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "value", "type": "uint256" } ], "name": "transfer", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "name": "withdraw", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "devdoc": { "kind": "dev", "methods": {}, "version": 1 }, "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, "settings": { "compilationTarget": { "localhost/proxy/contracts/interfaces/IWETH.sol": "IWETH" }, "evmVersion": "istanbul", "libraries": {}, "metadata": { "bytecodeHash": "ipfs" }, "optimizer": { "enabled": true, "runs": 9999 }, "remappings": [] }, "sources": { "localhost/proxy/contracts/interfaces/IWETH.sol": { "keccak256": "0xb71eff79adf77eec0100b7d497629212dba4ceb7e205ece7cb3d836006708c42", "license": "UNLICENSED", "urls": [ "bzz-raw://32b0f17489654ecbb78cdcc6d09a9ef7100187093304ffb9791fa3f4beecb27a", "dweb:/ipfs/QmQA8JNWhycRfY6ACVPVpFF2ycx4rsTHxv42ULmrDDmEkc" ] } }, "version": 1 }