Skip to content

Instantly share code, notes, and snippets.

View bigph00t's full-sized avatar
💭
Building mobilecli.app

Alexander Knigge bigph00t

💭
Building mobilecli.app
View GitHub Profile
@bigph00t
bigph00t / AIFiverrEscrow.sol
Created February 27, 2026 01:35
Pincherr AIFiverrEscrow source
// SPDX-License-Identifier: MIT
pragma solidity >=0.4.16 >=0.6.2 ^0.8.20 ^0.8.24;
// lib/openzeppelin-contracts/contracts/utils/Context.sol
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
@bigph00t
bigph00t / AIFiverrEscrow.flat.sol
Created February 27, 2026 01:33
Pincherr AIFiverrEscrow flattened source for BaseScan verification
// SPDX-License-Identifier: MIT
pragma solidity >=0.4.16 >=0.6.2 ^0.8.20 ^0.8.24;
// lib/openzeppelin-contracts/contracts/utils/Context.sol
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available