Updated on 2026-08-14
This commit is contained in:
parent
ab2f0f58bb
commit
22ad2ddc67
22 changed files with 190 additions and 15 deletions
|
|
@ -57,6 +57,7 @@ internal class DefaultCustomTokensRepository(
|
|||
-> true
|
||||
Blockchain.Cardano,
|
||||
Blockchain.Sui,
|
||||
Blockchain.Stellar,
|
||||
-> blockchain.validateContractAddress(contractAddress)
|
||||
else -> blockchain.validateAddress(contractAddress)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue