Add Uniswap Market to BKN

This commit is contained in:
Dario 2023-07-28 11:41:01 +02:00 committed by kev1n-peters
parent 51c4997737
commit 931aeab77e
1 changed files with 3 additions and 1 deletions

View File

@ -533,7 +533,9 @@ TOKENS = {
"name": "Brickken (Portal)", "name": "Brickken (Portal)",
"sourceAddress": "0x0A638F07ACc6969abF392bB009f216D22aDEa36d", "sourceAddress": "0x0A638F07ACc6969abF392bB009f216D22aDEa36d",
"coingeckoId": "brickken", "coingeckoId": "brickken",
"markets": {}, "markets": {
"eth": ["uniswap"]
},
"logo": "https://etherscan.io/token/images/brickken_32.png", "logo": "https://etherscan.io/token/images/brickken_32.png",
"destinations": { "destinations": {
"bsc": { "bsc": {