saving in place
This commit is contained in:
@@ -50,6 +50,7 @@ type PriceResponse struct {
|
||||
AmountOut *big.Int
|
||||
SlippageBps *big.Int // basis points (1% = 100 bps)
|
||||
PriceImpact float64 // price impact as decimal (0.01 = 1%)
|
||||
Liquidity *big.Int // estimated pool liquidity
|
||||
Source string
|
||||
Timestamp time.Time
|
||||
Valid bool
|
||||
|
||||
Reference in New Issue
Block a user