Skip to content

Commit abb5425

Browse files
Transpile 17cf519
1 parent b53fccb commit abb5425

File tree

103 files changed

+177
-94
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+177
-94
lines changed

.changeset/pre.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,41 @@
44
"initialVersions": {
55
"openzeppelin-solidity": "4.8.2"
66
},
7-
"changesets": []
7+
"changesets": [
8+
"beige-buses-drop",
9+
"curvy-shrimps-enjoy",
10+
"curvy-suns-sort",
11+
"early-oranges-raise",
12+
"famous-rules-burn",
13+
"five-ducks-develop",
14+
"five-poets-mix",
15+
"flat-deers-end",
16+
"four-bats-sniff",
17+
"funny-rockets-compete",
18+
"gold-chicken-clean",
19+
"happy-socks-travel",
20+
"healthy-squids-stare",
21+
"lemon-dogs-kiss",
22+
"little-kiwis-ring",
23+
"lovely-dragons-appear",
24+
"modern-games-exist",
25+
"new-ways-own",
26+
"ninety-hornets-kick",
27+
"perfect-insects-listen",
28+
"pretty-hornets-play",
29+
"proud-comics-deliver",
30+
"short-roses-judge",
31+
"silent-dancers-type",
32+
"slimy-knives-hug",
33+
"small-cars-appear",
34+
"small-terms-sleep",
35+
"strong-bulldogs-buy",
36+
"tame-ladybugs-sit",
37+
"tender-needles-dance",
38+
"thin-dragons-report",
39+
"thirty-swans-exercise",
40+
"violet-frogs-hide",
41+
"warm-masks-obey",
42+
"yellow-swans-cover"
43+
]
844
}

CHANGELOG.md

Lines changed: 39 additions & 0 deletions

contracts/access/AccessControlDefaultAdminRulesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (access/AccessControlDefaultAdminRules.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/AccessControlDefaultAdminRules.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/AccessControlUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (access/AccessControl.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/AccessControl.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/IAccessControlDefaultAdminRulesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.9.0 (access/IAccessControlDefaultAdminRules.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/IAccessControlDefaultAdminRules.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/Ownable2StepUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (access/Ownable2Step.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/Ownable2Step.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/OwnableUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/Ownable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/crosschain/polygon/CrossChainEnabledPolygonChildUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0) (crosschain/polygon/CrossChainEnabledPolygonChild.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (crosschain/polygon/CrossChainEnabledPolygonChild.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/finance/VestingWalletUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (finance/VestingWallet.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (finance/VestingWallet.sol)
33
pragma solidity ^0.8.0;
44

55
import "../token/ERC20/utils/SafeERC20Upgradeable.sol";

contracts/governance/GovernorUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (governance/Governor.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/Governor.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/IGovernorUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (governance/IGovernor.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/IGovernor.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/TimelockControllerUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.2) (governance/TimelockController.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/TimelockController.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/compatibility/GovernorCompatibilityBravoUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.3) (governance/compatibility/GovernorCompatibilityBravo.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/compatibility/GovernorCompatibilityBravo.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/compatibility/IGovernorCompatibilityBravoUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.4.1 (governance/compatibility/IGovernorCompatibilityBravo.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/compatibility/IGovernorCompatibilityBravo.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorCountingSimpleUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (governance/extensions/GovernorCountingSimple.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorCountingSimple.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorPreventLateQuorumUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.6.0) (governance/extensions/GovernorPreventLateQuorum.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorPreventLateQuorum.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorSettingsUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.4.1 (governance/extensions/GovernorSettings.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorSettings.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorTimelockCompoundUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.6.0) (governance/extensions/GovernorTimelockCompound.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorTimelockCompound.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorTimelockControlUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.6.0) (governance/extensions/GovernorTimelockControl.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorTimelockControl.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorVotesCompUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.6.0) (governance/extensions/GovernorVotesComp.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorVotesComp.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorVotesQuorumFractionUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (governance/extensions/GovernorVotesQuorumFraction.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorVotesQuorumFraction.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorVotesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.6.0) (governance/extensions/GovernorVotes.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorVotes.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/utils/IVotesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.5.0) (governance/utils/IVotes.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/utils/IVotes.sol)
33
pragma solidity ^0.8.0;
44

55
/**

contracts/governance/utils/VotesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (governance/utils/Votes.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/utils/Votes.sol)
33
pragma solidity ^0.8.0;
44

55
import "../../interfaces/IERC5805Upgradeable.sol";

contracts/interfaces/IERC1363ReceiverUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC1363Receiver.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC1363Receiver.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC1363SpenderUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC1363Spender.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC1363Spender.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC1363Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC1363.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC1363.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC1967Upgradeable.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// SPDX-License-Identifier: MIT
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC1967.sol)
23

34
pragma solidity ^0.8.0;
45

contracts/interfaces/IERC2612Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC2612.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC2612.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC2981Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.6.0) (interfaces/IERC2981.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC2981.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC3156FlashBorrowerUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0) (interfaces/IERC3156FlashBorrower.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC3156FlashBorrower.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC4626Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (interfaces/IERC4626.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC4626.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC4906Upgradeable.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// SPDX-License-Identifier: MIT
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC4906.sol)
23

34
pragma solidity ^0.8.0;
45

contracts/interfaces/IERC5267Upgradeable.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// SPDX-License-Identifier: MIT
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC5267.sol)
23

34
pragma solidity ^0.8.0;
45

contracts/interfaces/IERC5313Upgradeable.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// SPDX-License-Identifier: MIT
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC5313.sol)
23

34
pragma solidity ^0.8.0;
45

contracts/interfaces/IERC5805Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (interfaces/IERC5805.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC5805.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/IERC6372Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (interfaces/IERC6372.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/IERC6372.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/interfaces/draft-IERC2612Upgradeable.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// SPDX-License-Identifier: MIT
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (interfaces/draft-IERC2612.sol)
23

34
pragma solidity ^0.8.0;
45

contracts/metatx/MinimalForwarderUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (metatx/MinimalForwarder.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (metatx/MinimalForwarder.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openzeppelin/contracts-upgradeable",
33
"description": "Secure Smart Contract library for Solidity",
4-
"version": "4.8.2",
4+
"version": "4.9.0-rc.0",
55
"files": [
66
"**/*.sol",
77
"/build/contracts/*.json",

contracts/proxy/ClonesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (proxy/Clones.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (proxy/Clones.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.3) (proxy/ERC1967/ERC1967Upgrade.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (proxy/ERC1967/ERC1967Upgrade.sol)
33

44
pragma solidity ^0.8.2;
55

contracts/proxy/utils/Initializable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.1) (proxy/utils/Initializable.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (proxy/utils/Initializable.sol)
33

44
pragma solidity ^0.8.2;
55

contracts/proxy/utils/UUPSUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (proxy/utils/UUPSUpgradeable.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (proxy/utils/UUPSUpgradeable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/security/ReentrancyGuardUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (security/ReentrancyGuard.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (security/ReentrancyGuard.sol)
33

44
pragma solidity ^0.8.0;
55
import "../proxy/utils/Initializable.sol";

contracts/token/ERC1155/ERC1155Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.8.0) (token/ERC1155/ERC1155.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (token/ERC1155/ERC1155.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/token/ERC1155/IERC1155Upgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC1155/IERC1155.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (token/ERC1155/IERC1155.sol)
33

44
pragma solidity ^0.8.0;
55

0 commit comments

Comments
 (0)