Skip to content

Latest commit

 

History

111 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contracts

The Verto Protocol's smart contracts for the SmartWeave protocol.

CLOB contract

The CLOB contract is a smart contract that functions as a decentralized Central Limit Order Book.

Link

Default state

{
  emergencyHaltWallet: "",
  halted: false,
  protocolFeePercent: 0.05,
  pairGatekeeper: false,
  communityContract: "",
  pairs: [],
  usedTransfers: [],
  invocations: [],
  foreignCalls: []
}

About

💹 Contracts used by the Verto Protocol

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages