UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

35 lines (34 loc) 746 B
{ "_format": "hh-sol-artifact-1", "contractName": "ISecurityToken", "sourceName": "contracts/soma/SecurityTokens/ISecurityToken.sol", "abi": [ { "inputs": [ { "internalType": "string", "name": "domain", "type": "string" }, { "internalType": "string", "name": "name", "type": "string" }, { "internalType": "string", "name": "symbol", "type": "string" } ], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }