There was an error while loading. Please reload this page.
1 parent 1af5bed commit cce9bf3Copy full SHA for cce9bf3
1 file changed
src/js/tasks/actions/allocateEthena.ts
@@ -16,7 +16,7 @@ action({
16
await allocate({
17
signer,
18
arm,
19
- threshold: 5000,
+ threshold: 500,
20
maxGasPrice: 5,
21
});
22
},
0 commit comments