UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

50 lines (49 loc) 1.09 kB
{ "_format": "hh-sol-artifact-1", "contractName": "INTT", "sourceName": "contracts/soma/SecurityTokens/INTT.sol", "abi": [ { "inputs": [ { "internalType": "string", "name": "domain", "type": "string" }, { "internalType": "string", "name": "name", "type": "string" }, { "internalType": "string", "name": "symbol", "type": "string" }, { "internalType": "address[]", "name": "whitelistedAccounts", "type": "address[]" }, { "internalType": "uint256", "name": "totalSupply", "type": "uint256" }, { "internalType": "address", "name": "receiver", "type": "address" } ], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }