Add MetaOra DLMM StartBinId and EndBinId
This commit is contained in:
@@ -253,6 +253,8 @@ func metaoradlmmSwapParser(tx *Tx, instruction Instruction, innerInstructions In
|
||||
UserBaseBalance: userBase,
|
||||
UserQuoteBalance: userQuote,
|
||||
EntryContract: entryContract,
|
||||
StartBinId: swapEvent.StartBinId,
|
||||
EndBinId: swapEvent.EndBinId,
|
||||
}
|
||||
|
||||
return []Swap{swap}, offset, nil
|
||||
|
||||
Reference in New Issue
Block a user