UNPKG

@settlemint/solidity-diamond-bond

Version:

Smart contract set to build an enterprise bond usecase in SettleMint

49 lines (48 loc) 1.23 kB
{ "_format": "hh-sol-artifact-1", "contractName": "Errors", "sourceName": "@openzeppelin/contracts/utils/Errors.sol", "abi": [ { "inputs": [], "name": "FailedCall", "type": "error" }, { "inputs": [], "name": "FailedDeployment", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "balance", "type": "uint256" }, { "internalType": "uint256", "name": "needed", "type": "uint256" } ], "name": "InsufficientBalance", "type": "error" }, { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "MissingPrecompile", "type": "error" } ], "bytecode": "0x6080806040523460175760399081601c823930815050f35b5f80fdfe5f80fdfea2646970667358221220dc896ee0e34701350c95c832f694edb008f203092fdfe727d62463f31d7ea65764736f6c634300081e0033", "deployedBytecode": "0x5f80fdfea2646970667358221220dc896ee0e34701350c95c832f694edb008f203092fdfe727d62463f31d7ea65764736f6c634300081e0033", "linkReferences": {}, "deployedLinkReferences": {} }