Updated on 2026-08-14
This commit is contained in:
parent
1f9aa7aca8
commit
039fbb5868
11 changed files with 641 additions and 10 deletions
|
|
@ -463,10 +463,6 @@ fun Blockchain.amountToCreateAccount(walletManager: WalletManager, token: Token?
|
|||
}
|
||||
}
|
||||
|
||||
fun Blockchain.minimalAmount(): BigDecimal {
|
||||
return BigDecimal.ONE.movePointLeft(decimals())
|
||||
}
|
||||
|
||||
const val OLD_POLYGON_NAME = "matic-network"
|
||||
const val NEW_POLYGON_NAME = "polygon-ecosystem-token"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue