UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

54 lines (53 loc) 1.74 kB
{ "_format": "hh-sol-artifact-1", "contractName": "NamerTestFakeNoncompliantERC20", "sourceName": "contracts/soma/SomaSwap/test/SafeERC20NamerTest.sol", "abi": [ { "inputs": [ { "internalType": "bytes32", "name": "name_", "type": "bytes32" }, { "internalType": "bytes32", "name": "symbol_", "type": "bytes32" } ], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [], "name": "name", "outputs": [ { "internalType": "bytes32", "name": "", "type": "bytes32" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "symbol", "outputs": [ { "internalType": "bytes32", "name": "", "type": "bytes32" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x608060405234801561001057600080fd5b506040516100d53803806100d583398101604081905261002f9161003d565b600091909155600155610061565b6000806040838503121561005057600080fd5b505080516020909101519092909150565b60668061006f6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806306fdde0314603757806395d89b41146051575b600080fd5b603f60005481565b60405190815260200160405180910390f35b603f6001548156fea164736f6c6343000812000a", "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806306fdde0314603757806395d89b41146051575b600080fd5b603f60005481565b60405190815260200160405180910390f35b603f6001548156fea164736f6c6343000812000a", "linkReferences": {}, "deployedLinkReferences": {} }