Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BVM LPs #1228

Merged
merged 2 commits into from
Aug 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 13 additions & 8 deletions packages/address-book/address-book/base/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,35 +24,40 @@ const _tokens = {
address: '0x23E1A3BcDcEE4C59209d8871140eB7DD2bD9d1cE',
chainId: 8453,
decimals: 18,
logoURI: 'https://tokens.pancakeswap.finance/images/0x23E1A3BcDcEE4C59209d8871140eB7DD2bD9d1cE.svg',
logoURI:
'https://tokens.pancakeswap.finance/images/0x23E1A3BcDcEE4C59209d8871140eB7DD2bD9d1cE.svg',
website: 'https://www.baso.finance/',
description: 'BASO is the governance token of Baso Finance, a Velodrome inspired DEX. Liquidity providers are rewarded with BASO and veBASO holders vote on liquidity pools to receive bribes and trading fees.',
description:
'BASO is the governance token of Baso Finance, a Velodrome inspired DEX. Liquidity providers are rewarded with BASO and veBASO holders vote on liquidity pools to receive bribes and trading fees.',
documentation: 'https://basofinance.gitbook.io/basofinance/',
bridge: 'native'
bridge: 'native',
},
UNIDX: {
name: 'Unidex',
symbol: 'UNIDX',
address: '0x6B4712AE9797C199edd44F897cA09BC57628a1CF',
chainId: 8453,
decimals: 18,
logoURI: 'https://tokens.pancakeswap.finance/images/0x6B4712AE9797C199edd44F897cA09BC57628a1CF.svg',
logoURI:
'https://tokens.pancakeswap.finance/images/0x6B4712AE9797C199edd44F897cA09BC57628a1CF.svg',
website: 'https://app.unidex.exchange/trading',
description: 'UniDex is building on top of the existing landscape by introducing a perpetual leverage trading platform that will allow any synthetic asset to be traded in a permissionless, transparent, and trader-focused platform for any person to tap into.',
description:
'UniDex is building on top of the existing landscape by introducing a perpetual leverage trading platform that will allow any synthetic asset to be traded in a permissionless, transparent, and trader-focused platform for any person to tap into.',
documentation: 'https://unidexexchange.gitbook.io/unidex/',
bridge: 'synapse'
bridge: 'synapse',
},
axlWBTC: {
name: 'Axelar Wrapped WBTC',
symbol: 'axlWBTC',
address: '0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad',
chainId: 8453,
decimals: 8,
logoURI: 'https://tokens.pancakeswap.finance/images/0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad.svg',
logoURI:
'https://tokens.pancakeswap.finance/images/0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad.svg',
website: 'https://wbtc.network/',
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.',
documentation: 'https://wbtc.network/',
bridge: 'axelar'
bridge: 'axelar',
},
BASE: {
name: 'BASE',
Expand Down
20 changes: 20 additions & 0 deletions src/data/base/bvmLpPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"name": "bvm-weth-dai",
"address": "0xd511ce52d24656FA76cb080a0647CfeF93BB976e",
"gauge": "0xB5e6163a8D4398F98800B173813C24F342A518C4",
"decimals": "1e18",
"chainId": 8453,
"beefyFee": 0.095,
"lp0": {
"address": "0x4200000000000000000000000000000000000006",
"oracle": "tokens",
"oracleId": "WETH",
"decimals": "1e18"
},
"lp1": {
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
"oracle": "tokens",
"oracleId": "DAI",
"decimals": "1e18"
}
},
{
"name": "bvm-weth-unidx",
"address": "0xFD037Ba34FB192A1B79F57Aa6c321DEc9b184Fb8",
Expand Down
40 changes: 40 additions & 0 deletions src/data/base/bvmStableLpPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,44 @@
[
{
"name": "bvm-dai-usdbc",
"address": "0x110D58483e45B78A040Fe052943a2Ff4885d8Cf5",
"gauge": "0xe5EC7089C18B713C5E958258b1fB96C811faBC43",
"decimals": "1e18",
"chainId": 8453,
"beefyFee": 0.095,
"lp0": {
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
"oracle": "tokens",
"oracleId": "DAI",
"decimals": "1e18"
},
"lp1": {
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
"oracle": "tokens",
"oracleId": "USDbC",
"decimals": "1e6"
}
},
{
"name": "bvm-dai+-usdbc",
"address": "0x42731e7774CF1b389fe2d9552bbdd6e4bB05E42b",
"gauge": "0x32d077840235aB8Fb340fdDc0Ecf29971a576235",
"decimals": "1e18",
"chainId": 8453,
"beefyFee": 0.095,
"lp0": {
"address": "0x65a2508C429a6078a7BC2f7dF81aB575BD9D9275",
"oracle": "tokens",
"oracleId": "DAI+",
"decimals": "1e18"
},
"lp1": {
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
"oracle": "tokens",
"oracleId": "USDbC",
"decimals": "1e6"
}
},
{
"name": "bvm-usd+-usdbc",
"address": "0x653685aA9913C6aB13d659A4Ea8F358eceC3D34f",
Expand Down
Loading