Skip to content

Instantly share code, notes, and snippets.

View amritbharadwaj0611's full-sized avatar

amritbharadwaj0611

View GitHub Profile
@amritbharadwaj0611
amritbharadwaj0611 / .deps...npm...@openzeppelin...contracts...interfaces...draft-IERC6093.sol
Created October 2, 2025 09:01
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.30+commit.73712a01.js&optimize=true&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.4.0) (interfaces/draft-IERC6093.sol)
pragma solidity >=0.8.4;
/**
* @dev Standard ERC-20 Errors
* Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.
*/
interface IERC20Errors {
/**