Skip to content

Instantly share code, notes, and snippets.

View sticiy's full-sized avatar
💭
Somebody told me that i in the wrong place to thinking

sticiy

💭
Somebody told me that i in the wrong place to thinking
View GitHub Profile
@sticiy
sticiy / [email protected]
Created December 30, 2025 02:14
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.31+commit.fd3a2265.js&optimize=undefined&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.4.0) (utils/Address.sol)
pragma solidity ^0.8.20;
import {Errors} from "./Errors.sol";
/**
* @dev Collection of functions related to the address type
*/