Updated on 2026-08-14
This commit is contained in:
parent
451fdc5e0b
commit
03b382782e
3 changed files with 4 additions and 1 deletions
|
|
@ -58,6 +58,7 @@ internal class DefaultCustomTokensRepository(
|
|||
Blockchain.Cardano,
|
||||
Blockchain.Sui,
|
||||
Blockchain.Stellar,
|
||||
Blockchain.XRP,
|
||||
-> blockchain.validateContractAddress(contractAddress)
|
||||
else -> blockchain.validateAddress(contractAddress)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue