Validate decimals in token list

This commit is contained in:
Viktor 2022-01-04 18:27:38 -08:00 committed by GitHub
parent 0e2488c4b4
commit 6f4d924263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3642,7 +3642,7 @@
"address": "0x4Fabb145d64652a948d72533023f6E7A623C7C53",
"name": "Binance USD",
"symbol": "BUSD",
"decimals": 18,
"decimals": 8,
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png",
"pairs": []
},
@ -3662,4 +3662,4 @@
"minor": 0,
"patch": 0
}
}
}