All Projects → NFTX-project → nftx-protocol-v2

NFTX-project / nftx-protocol-v2

Licence: other
The new and improved NFTX v2 Protocol.

Programming Languages

solidity
1140 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nftx-protocol-v2

nft-app
How to create your own NFT and mint NFT token
Stars: ✭ 145 (+25%)
Mutual labels:  nft, hardhat
simple-nft-marketplace
This project provides sample codes to build a simple NFT marketplace with Amazon Managed Blockchain.
Stars: ✭ 59 (-49.14%)
Mutual labels:  nft, hardhat
alice-NFT
Ethereum for Javascript devs
Stars: ✭ 38 (-67.24%)
Mutual labels:  nft, hardhat
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-84.48%)
Mutual labels:  contract, nft
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+72.41%)
Mutual labels:  nft
Event Dispatcher Contracts
A set of event dispatcher abstractions extracted out of the Symfony components
Stars: ✭ 2,667 (+2199.14%)
Mutual labels:  contract
Service Contracts
A set of service abstractions extracted out of the Symfony components
Stars: ✭ 1,931 (+1564.66%)
Mutual labels:  contract
Contracts
A set of abstractions extracted out of the Symfony components
Stars: ✭ 3,067 (+2543.97%)
Mutual labels:  contract
nextjs-dapp-starter-ts
A fullstack monorepo template to develop ethereum dapps
Stars: ✭ 228 (+96.55%)
Mutual labels:  hardhat
gas-reporting
Reference documentation on every gas price API and all the different formats
Stars: ✭ 85 (-26.72%)
Mutual labels:  nft
ethjs-contract
A simple contract object for the Ethereum RPC layer.
Stars: ✭ 21 (-81.9%)
Mutual labels:  contract
website
Loot Project website
Stars: ✭ 413 (+256.03%)
Mutual labels:  nft
Tai-Shang-Combiner
太上老君,基于 Elixir 的 NFT 炼丹炉
Stars: ✭ 16 (-86.21%)
Mutual labels:  nft
Translation Contracts
A set of translation abstractions extracted out of the Symfony components
Stars: ✭ 1,949 (+1580.17%)
Mutual labels:  contract
arloader
Rust command line application and client for uploading files to Arweave.
Stars: ✭ 79 (-31.9%)
Mutual labels:  nft
Cache Contracts
A set of cache abstractions extracted out of the Symfony components
Stars: ✭ 1,800 (+1451.72%)
Mutual labels:  contract
SecretNetwork
𝕊 The Secret Network
Stars: ✭ 466 (+301.72%)
Mutual labels:  nft
PancakeTokenSniper
BSC BNB Pancake token sniper, buy, take profit and rug check
Stars: ✭ 184 (+58.62%)
Mutual labels:  contract
thenftbay.org
The NFT Bay is the galaxy's most resilient NFT BitTorrent site! You wouldn't steal a JPEG (or would you)
Stars: ✭ 322 (+177.59%)
Mutual labels:  nft
MetaplexMetadata-js
Get the Metaplex Metadata from NFTs with Metaplex standard
Stars: ✭ 48 (-58.62%)
Mutual labels:  nft

NFTX Protocol v2

The new and updated version of NFTX.

Getting Started

yarn install

npx hardhat compile (optional)

npx hardhat test

Primary Contracts

  • StakingTokenProvider
  • NFTXLPStaking
  • NFTXVaultUpgradeable
  • NFTXFeeDistributor
  • NFTXVaultFactory
  • NFTXEligibilityManager
  • Eligibility Modules

Mainnet Contract Addresses

Protocol

  • StakingTokenProvider: 0x5fAD0e4cc9925365b9B0bbEc9e0C3536c0B1a5C7
  • Staking: 0x688c3E4658B5367da06fd629E41879beaB538E37
  • Vault template: 0xe8B6820b74533c27786E4724a578Bfca28D97BD1
  • FeeDistributor: 0x7AE9D7Ee8489cAD7aFc84111b8b185EE594Ae090
  • VaultFactory: 0xBE86f647b167567525cCAAfcd6f881F1Ee558216
  • EligibilityManager: 0x4086e98Cce041d286112d021612fD894cFed94D5
  • ProxyController address: 0x4333d66Ec59762D1626Ec102d7700E64610437Df

Rinkeby Contract Addresses

NFT contracts for testing (open permissions to call mint())

  • Twerky (1155): 0xA04a0C462373aAB7db22A4EeEcDE3EDA3e5B7d27
  • CryptoPunks: 0xf8168585599b9997Db76C39e4edD27D63c307EaC
  • ArtBlocks: 0x7D76E9247f5C184d9E73212953A9258FCb6e7886
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].