@hyperlane-xyz/core
Version:
Core solidity contracts for Hyperlane
1 lines • 672 B
JavaScript
export const Pausable = {"_format":"hh-zksolc-artifact-1","contractName":"Pausable","sourceName":"@openzeppelin/contracts/security/Pausable.sol","abi":[{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"account","type":"address"}],"name":"Paused","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"account","type":"address"}],"name":"Unpaused","type":"event"},{"inputs":[],"name":"paused","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"bytecode":"0x","deployedBytecode":"0x","linkReferences":{},"deployedLinkReferences":{},"factoryDeps":{}};