We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24fcf63 + 06d92e5 commit b92dcc2Copy full SHA for b92dcc2
src/main/kotlin/id/walt/nftkit/utilis/WaltIdGasProvider.kt
@@ -10,4 +10,4 @@ import java.math.BigInteger
10
// - https://polygonscan.com/address/0xb789711a8cf2a3938779d01866a4c376598b9fe6
11
12
// Config Gas: 80 Wei
13
-object WaltIdGasProvider : StaticGasProvider(BigInteger.valueOf(200_000_000_000L), BigInteger.valueOf(4_498_868))
+object WaltIdGasProvider : StaticGasProvider(BigInteger.valueOf(19_000_000_000L), BigInteger.valueOf(2_498_868))
0 commit comments