UNPKG

@settlemint/solidity-token-erc721

Version:
109 lines 2.65 kB
{ "compiler": { "version": "0.8.30+commit.73712a01" }, "language": "Solidity", "output": { "abi": [ { "inputs": [ { "internalType": "address", "name": "who", "type": "address", "indexed": false }, { "internalType": "bytes4", "name": "fsig", "type": "bytes4", "indexed": false }, { "internalType": "bytes32", "name": "keysHash", "type": "bytes32", "indexed": false }, { "internalType": "uint256", "name": "slot", "type": "uint256", "indexed": false } ], "type": "event", "name": "SlotFound", "anonymous": false }, { "inputs": [ { "internalType": "address", "name": "who", "type": "address", "indexed": false }, { "internalType": "uint256", "name": "slot", "type": "uint256", "indexed": false } ], "type": "event", "name": "WARNING_UninitedSlot", "anonymous": false } ], "devdoc": { "kind": "dev", "methods": {}, "version": 1 }, "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, "settings": { "remappings": [ "@openzeppelin/=node_modules/@openzeppelin/", "forge-std/=lib/forge-std/src/", "hardhat/=node_modules/hardhat/" ], "optimizer": { "enabled": true, "runs": 200 }, "metadata": { "bytecodeHash": "ipfs" }, "compilationTarget": { "lib/forge-std/src/StdStorage.sol": "stdStorageSafe" }, "evmVersion": "cancun", "libraries": {}, "viaIR": true }, "sources": { "lib/forge-std/src/StdStorage.sol": { "keccak256": "0x04102de0a79398e4bdea57b7a4818655b4cc66d6f81d1cff08bf428cd0b384cd", "urls": [ "bzz-raw://53edc6c8f7f67cafc0129f039637c77d979880f7f1947defea31e8f0c05095bc", "dweb:/ipfs/QmUKXJd1vFCkxxrkXNLURdXrx2apoyWQFrFb5UqNkjdHVi" ], "license": "MIT" }, "lib/forge-std/src/Vm.sol": { "keccak256": "0x9a713f54fb97feca432be59f4105779b6041d55f09e814b47e820dabac8a6ffe", "urls": [ "bzz-raw://1b023d74b975d6ec572f2fa88b8310688c223803ef71376667b780188772e1a2", "dweb:/ipfs/QmbxEQvNUBxeSUi1w9Fr1BvmLiUyGwXrSDTfX3sWTY5WXV" ], "license": "MIT OR Apache-2.0" } }, "version": 1 }