Flex
Flex exchange system
exchange Directory Reference
Directory dependency graph for exchange:
exchange

Directories

Files

file  EversConfig.hpp [code]
 Flex evers configuration (processing costs)
 
file  Flex.cpp
 Flex root contract implementation.
 
file  Flex.hpp [code]
 Flex root contract interfaces and data-structs.
 
file  FlexSalt.hpp [code]
 Flex contract configuration structure (stored in code salt)
 
file  FlexTransferPayloadArgs.hpp [code]
 Flex transfer payload args structure.
 
file  PriceCommon.hpp [code]
 Price common interfaces and data-structs.
 
file  PriceXchg.cpp
 PriceXchg contract implementation. Contract for trading price for tip3/tip3 exchange. First tip3 in a pair is major and terms "sell", "buy", "amount" are related to the first tip3 in pair. Second tip3 is called "minor".
 
file  PriceXchg.hpp [code]
 PriceXchg contract interfaces and data-structs PriceXchg - contract to enqueue and process tip3-tip3 exchange orders at a specific price.
 
file  PriceXchgSalt.hpp [code]
 PriceXchgSalt - configuration structure for PriceXchg (stored in code salt)
 
file  RationalValue.hpp [code]
 Flex rational price (numerator / denominator)
 
file  XchgPair.cpp
 Exchange pair contract implementation.
 
file  XchgPair.hpp [code]
 Exchange pair (tip3/tip3) contract interfaces and data-structs. XchgPair - contract defining tip3/tip3 exchange pair. May only be deployed by Flex root contract.
 
file  XchgPairSalt.hpp [code]
 Exchange pair (XchgPair) configuration structure (stored in code salt)