UNPKG

@gooddollar/goodprotocol

Version:
48 lines (47 loc) 1.1 kB
{ "_format": "hh-sol-artifact-1", "contractName": "OldMarketMaker", "sourceName": "contracts/utils/ProtocolUpgrade.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "token", "type": "address" } ], "name": "reserveTokens", "outputs": [ { "components": [ { "internalType": "uint256", "name": "reserveSupply", "type": "uint256" }, { "internalType": "uint32", "name": "reserveRatio", "type": "uint32" }, { "internalType": "uint256", "name": "gdSupply", "type": "uint256" } ], "internalType": "struct OldMarketMaker.ReserveToken", "name": "", "type": "tuple" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }