WIP: pool-swap-endpoints #11
@ -12,3 +12,7 @@ type PoolSwapQuoteResult struct {
|
|||||||
type PoolSwapResult struct {
|
type PoolSwapResult struct {
|
||||||
TrackingId string `json:"trackingId"`
|
TrackingId string `json:"trackingId"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type MaxLimitResult struct {
|
||||||
|
Max string `json:"max"`
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user