Skip to content

Instantly share code, notes, and snippets.

View son4bit's full-sized avatar

son4bit

  • Joined Oct 21, 2025
View GitHub Profile
@son4bit
son4bit / .git...HEAD
Created October 21, 2025 06:24
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.24+commit.e11b9ed9.js&optimize=false&runs=200&gist=
ref: refs/heads/main
@son4bit
son4bit / .deps...npm...@openzeppelin...contracts...interfaces...draft-IERC6093.sol
Created October 21, 2025 06:17
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.24+commit.e11b9ed9.js&optimize=false&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 {
/**