UNPKG

@settlemint/ssolidity-token-erc721-generative-art

Version:
66 lines (65 loc) 1.64 kB
{ "_format": "hh-sol-artifact-1", "contractName": "SafeCast", "sourceName": "@openzeppelin/contracts/utils/math/SafeCast.sol", "abi": [ { "inputs": [ { "internalType": "uint8", "name": "bits", "type": "uint8" }, { "internalType": "int256", "name": "value", "type": "int256" } ], "name": "SafeCastOverflowedIntDowncast", "type": "error" }, { "inputs": [ { "internalType": "int256", "name": "value", "type": "int256" } ], "name": "SafeCastOverflowedIntToUint", "type": "error" }, { "inputs": [ { "internalType": "uint8", "name": "bits", "type": "uint8" }, { "internalType": "uint256", "name": "value", "type": "uint256" } ], "name": "SafeCastOverflowedUintDowncast", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "value", "type": "uint256" } ], "name": "SafeCastOverflowedUintToInt", "type": "error" } ], "bytecode": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220669304ee76bdedbd58b5aa0ad283265853a162095601e57a8146ac9d9326a76764736f6c63430008180033", "deployedBytecode": "0x600080fdfea2646970667358221220669304ee76bdedbd58b5aa0ad283265853a162095601e57a8146ac9d9326a76764736f6c63430008180033", "linkReferences": {}, "deployedLinkReferences": {} }