This commit is contained in:
aozhiwei 2024-09-23 13:40:34 +08:00
parent 7af39b16e1
commit aba30d617a

View File

@ -53,6 +53,7 @@ ORDER BY idx LIMIT 1000
params := []string{
contractAddress,
"Deposit",
"Withdraw",
}
return sql, params
},