@openzeppelin/contracts
Version:
Secure Smart Contract library for Solidity
25 lines (24 loc) • 488 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IERC5313",
"sourceName": "contracts/interfaces/IERC5313.sol",
"abi": [
{
"inputs": [],
"name": "owner",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}