The Verto Protocol's smart contracts for the SmartWeave protocol.
The CLOB contract is a smart contract that functions as a decentralized Central Limit Order Book.
{
emergencyHaltWallet: "",
halted: false,
protocolFeePercent: 0.05,
pairGatekeeper: false,
communityContract: "",
pairs: [],
usedTransfers: [],
invocations: [],
foreignCalls: []
}