import { Name } from ".."; //------------------- Constants ------------------------------// export const MAX_MARKET_FEE: f64 = 0.15; export const RESERVED: u64 = 4; export const ATOMICASSETS_CONTRACT = Name.fromString("atomicassets")