Skip to content

Commit

Permalink
Merge pull request #420 from alephium/add-bnb-token
Browse files Browse the repository at this point in the history
Add BNB Token
  • Loading branch information
sven-hash authored Nov 1, 2024
2 parents ee79b23 + 18c1221 commit df31c6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1454,6 +1454,14 @@
"decimals": 18,
"description": "The truly decentralized leveraged exchange on the Alephium Blockchain.",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/ADEX.png"
},
{
"id": "c1a33b163fc45db6b8466ee78d20c61072b6aac07baa37ffbf33a3dec9f17800",
"name": "Wrapped BNB (AlphBridge)",
"symbol": "WBNB",
"decimals": 18,
"description": "BNB Bridged to Alephium from Alephium Bridge",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/WBNB.png"
}
]
}
6 changes: 3 additions & 3 deletions tokens/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/WETH.png"
},
{
"id": "4db93c3e58ca4c3392b9d47be17b62fcbabccba61a7d7c1fa1c3baa40181f700",
"name": "Wrapped BNB (Wormhole)",
"id": "8f8cc15f28a76f2a2a0400a49691a645b2ba2287fa415c9612417a0403fb6500",
"name": "Wrapped BNB (AlphBridge)",
"symbol": "WBNB",
"decimals": 18,
"description": "BNB Bridged to Alephium from Wormhole",
"description": "BNB Bridged to Alephium from Alephium Bridge",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/WBNB.png"
},
{
Expand Down

0 comments on commit df31c6f

Please sign in to comment.