UNPKG

@foxswap/lib

Version:

📖 Solidity libraries that are shared across FoxSwap contracts

26 lines (25 loc) • 516 B
{ "compilerType": "solcjs", "compilerVersion": "./node_modules/solc", "outputType": "all", "compilerOptions": { "outputSelection": { "*": { "*": [ "evm.bytecode.object", "evm.deployedBytecode.object", "abi", "evm.bytecode.sourceMap", "evm.deployedBytecode.sourceMap", "metadata" ], "": ["ast"] } }, "evmVersion": "istanbul", "optimizer": { "enabled": true, "runs": 999999 } } }