Justin Ehrenhofer 2023-03-14 10:16:20 -05:00
parent 2bce2eb949
commit 4ccb395c1e

View file

@ -25,7 +25,8 @@ class AddressResolver {
'888',
'nft',
'dao',
'blockchain'
'blockchain',
'polygon'
];
static String? extractAddressByType({required String raw, required CryptoCurrency type}) {