bnpl
Version:
The smart contracts for bnpl
22 lines (21 loc) • 755 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ReentrancyGuard",
"sourceName": "contracts/lib/ReentrancyGuard.sol",
"abi": [
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"inputs": [],
"name": "NoReentrantCalls",
"type": "error"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b506001600055603f8060226000396000f3fe6080604052600080fdfea264697066735822122050069d5689d9f49dff3e06bdba04e8fc56f45349beb6372c642e5e55836b712464736f6c634300080e0033",
"deployedBytecode": "0x6080604052600080fdfea264697066735822122050069d5689d9f49dff3e06bdba04e8fc56f45349beb6372c642e5e55836b712464736f6c634300080e0033",
"linkReferences": {},
"deployedLinkReferences": {}
}