Skip to content

Latest commit

 

History

History

smart-contracts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

📜 Smart Contracts

Rust Contracts

  • Main Repo
  • Market with USDC listings
  • NEP171 NFT contract, previously called store
    • Version 1, deployed to subaccounts of mintbase1.near or mintspace2.testnet
    • Version 2, deployed to subaccounts of mintbase2.near (soon) or mintspace3.testnet
  • Factory to recreate stores (Mintbase has deployed over 1,400 on NEAR)
    • Version 1, deployed to mintbase1.near or mintspace2.testnet
    • Version 2, deployed to mintbase2.near (soon) or mintspace3.testnet
  • Audits

{% content-ref url="core-addresses/" %} core-addresses {% endcontent-ref %}

{% content-ref url="standards/" %} standards {% endcontent-ref %}

{% content-ref url="batched-methods.md" %} batched-methods.md {% endcontent-ref %}

{% content-ref url="minting-and-burning.md" %} minting-and-burning.md {% endcontent-ref %}

{% content-ref url="mint-burn.md" %} mint-burn.md {% endcontent-ref %}