Skip to content

Commit

Permalink
re-apply
Browse files Browse the repository at this point in the history
  • Loading branch information
ReflectiveChimp committed Feb 14, 2024
1 parent 087652f commit 70cc660
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/address-book/address-book/base/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ const _tokens = {
description:
'crvUSD is a collateralized-debt-position (CDP) stablecoin pegged to the US Dollar',
documentation: 'https://docs.curve.fi/crvUSD/overview/',
bridge: 'https://crvusd.curve.fi/',
bridge: 'base-canonical',
},
bsUSD: {
name: 'Balancer Stable Pool',
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/bsc/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const _tokens = {
'OpenOcean is the worlds first full aggregation protocol for crypto trading that source liquidity from DeFi and CeFi, and enable cross-chain swaps. Our intelligent routing algorithm find the best prices from DEXes and CEXes, and split the routes to provide traders the best prices with low slippage and fast settlement. The function is free to use, OpenOcean users only need to pay the normal blockchain gas fees and exchange fees for the trades, which are charged by the exchanges and not OpenOcean.',
logoURI: 'https://ethapi.openocean.finance/asset/icon-ooe.svg?t=2',
documentation: 'https://docs.openocean.finance/protocol/ooe-token',
bridge: 'https://openocean.finance/',
bridge: 'native',
},
multiBTC: {
name: 'Multichain BTC',
Expand Down Expand Up @@ -2432,7 +2432,7 @@ const _tokens = {
website: 'https://www.binance.com/en/busd',
description:
'Binance USD (BUSD) is a 1:1 USD-backed stable coin issued by Binance (in partnership with Paxos), Approved and regulated by the New York State Department of Financial Services (NYDFS), The BUSD Monthly Audit Report can be viewed from the official website.',
bridge: 'https://www.paxos.com/busd/',
bridge: 'binance-peg',
logoURI:
'https://tokens.pancakeswap.finance/images/0xe9e7cea3dedca5984780bafc599bd69add087d56.png',
documentation: 'https://help.paxos.com/hc/en-us/articles/4402670144148-BUSD',
Expand Down
2 changes: 1 addition & 1 deletion packages/address-book/address-book/fuse/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const _tokens = {
website: 'https://voltage.finance/',
description:
'Voltage Finance is a decentralized trading protocol, known for its role in facilitating automated trading of decentralized finance (DeFi) tokens on the Fuse network.',
bridge: 'https://voltage.finance/home',
bridge: 'native',
documentation: 'https://docs.voltage.finance/voltage/tokenomics',
},
atUST: {
Expand Down

0 comments on commit 70cc660

Please sign in to comment.