osmosis icon indicating copy to clipboard operation
osmosis copied to clipboard

CL Token Swaps Emit Event With Module GAMM

Open maxrobot opened this issue 2 years ago • 1 comments

System information

Osmosis version: v16.0.0-rc2-testnet OS & Version: Windows/Linux/OSX Commit hash: 8f84b50c0ad65582c9c52126cd33443c9f2541436ea4c525106ed9b58f7c9ef9

Expected behaviour

When I do a token swap through a concentrated liquidity pool I would assume that the event module: concetrated-liquidity

Actual behaviour

It actually still shows module: gamm

"type":string"token_swapped"
"attributes":5 items
[1 item
3:{2 items
"key":string"module"
"value":string"gamm"
}
]

Please see transaction

Steps to reproduce the behaviour

Perform a swap on pool 63 on osmo-test-5

Backtrace

[backtrace]

When submitting logs: please submit them as text and not screenshots.

maxrobot avatar Aug 01 '23 15:08 maxrobot

We should check if this still an issue

ValarDragon avatar Feb 17 '24 14:02 ValarDragon