dex.wal Contract Overview Actions (11) Structs (20) Tables (9) ABI Overview pair_path Table row type of pairpath { "name": "pair_path", "base": "", "fields": [ { "name": "pair_id", "type": "uint64" }, { "name": "min_base_quantity", "type": "asset" }, { "name": "min_quote_quantity", "type": "asset" }, { "name": "path", "type": "swap_path[]" } ] }