You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Token {{ $labels.token }} experienced a large transfer in last minute ({{ with query "rate(namada_transfer_amount{chain_id=\"$$CHAIN_ID$$\"}[1m])" }}{{ printf "%.0f" (. | first | value) }}{{ end }})
101
101
The amount is unusually high compared to the typical increases over the past week.
102
-
Transfer Amount: {{ $value }} {{ $labels.token }}
102
+
Transfering {{ $labels.token }}
103
103
Block height: {{ with query "namada_block_height{chain_id=\"$$CHAIN_ID$$\"} " }}{{ printf "%.0f" (. | first | value) }}{{ end }}
0 commit comments