Skip to content
View xthemadgenius's full-sized avatar
😜
Focusing
😜
Focusing

Block or report xthemadgenius

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. IP_NFT_Contract.sol IP_NFT_Contract.sol
    1
    pragma solidity ^0.8.0;
    2
     
    3
    /**
    4
     * @dev Standard signed math utilities missing in the Solidity language.
    5
     */
  2. Solana Presale with Vesting schedule Solana Presale with Vesting schedule
    1
    use anchor_lang::prelude::*;
    2
    use anchor_spl::token::{self, Mint, Token, TokenAccount, Transfer};
    3
     
    4
    declare_id!("YourProgramIdHere");
    5
     
  3. secure_check secure_check Public

    System Security Check

    Shell

  4. RewardToken RewardToken Public

    Reward Token

    Solidity

  5. TradingBots TradingBots Public

    My Trading Bots

    Python 1

  6. SolContracts SolContracts Public

    Solana Smart Contracts

    Rust