Skip to content

Commit

Permalink
Update addressbook with new bifi address and omnipool addresses (#1265)
Browse files Browse the repository at this point in the history
* Update addressbook with new bifi address and omnipool addresses

* Update new bifi vault and pool token name

* Update token descriptions

---------

Co-authored-by: ReflectiveChimp <[email protected]>
  • Loading branch information
prevostc and ReflectiveChimp authored Oct 24, 2023
1 parent dcabca1 commit f567733
Show file tree
Hide file tree
Showing 130 changed files with 422 additions and 256 deletions.
10 changes: 5 additions & 5 deletions packages/address-book/address-book/arbitrum/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const _tokens = {
ETH,
WETH: ETH,
WNATIVE: ETH,
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x99C409E5f62E4bd2AC142f17caFb6810B8F0BAAE',
chainId: 42161,
decimals: 18,
Expand Down Expand Up @@ -461,9 +461,9 @@ const _tokens = {
documentation: 'https://docs.mai.finance/',
bridge: 'native',
},
'BIFI-ETH LP': {
name: 'BIFI-ETH LP',
symbol: 'BIFI-ETH LP',
'oldBIFI-ETH LP': {
name: 'oldBIFI-ETH LP',
symbol: 'oldBIFI-ETH LP',
address: '0xcDA9B8e5867b5746755fE6E505B6300a76b2fAc3',
chainId: 42161,
decimals: 18,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/aurora/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ const _tokens = {
ETH,
WETH: ETH,
WNATIVE: ETH,
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0',
chainId: 1313161554,
decimals: 18,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/avax/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -698,12 +698,12 @@ const _tokens = {
logoURI:
'https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/logo.png',
},
BIFI: {
oldBIFI: {
chainId: 43114,
address: '0xd6070ae98b8069de6B494332d1A1a81B6179D960',
decimals: 18,
name: 'Binance Smart Chain',
symbol: 'BIFI',
symbol: 'oldBIFI',
website: 'https://www.beefy.finance/',
description:
'Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.',
Expand Down
8 changes: 4 additions & 4 deletions packages/address-book/address-book/bsc/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2559,9 +2559,9 @@ const _tokens = {
logoURI:
'https://tokens.pancakeswap.finance/images/0xa1faa113cbe53436df28ff0aee54275c13b40975.png',
},
BIFI: {
oldBIFI: {
name: 'Beefy.finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0xCa3F508B8e4Dd382eE878A314789373D80A5190A',
chainId: 56,
decimals: 18,
Expand Down Expand Up @@ -4191,9 +4191,9 @@ const _tokens = {
'Radiant aims to be the first omnichain money market, where users can deposit any major asset on any major chain and borrow a variety of supported assets across multiple chains.',
logoURI: '',
},
vBIFI: {
voldBIFI: {
name: 'Venus BIFI',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0xC718c51958d3fd44f5F9580c9fFAC2F89815C909',
chainId: 56,
decimals: 8,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/canto/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ const _tokens = {
CANTO,
WCANTO: CANTO,
WNATIVE: CANTO,
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x765277EebeCA2e31912C9946eAe1021199B39C61',
chainId: 7700,
decimals: 18,
Expand Down
10 changes: 5 additions & 5 deletions packages/address-book/address-book/celo/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ const _tokens = {
CELO,
WCELO: WCELO,
WNATIVE: WCELO,
BIFI: {
oldBIFI: {
chainId: 42220,
address: '0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C',
decimals: 18,
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
website: 'https://www.beefy.finance/',
description:
'Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.',
Expand Down Expand Up @@ -170,9 +170,9 @@ const _tokens = {
...SUSHIV1,
symbol: 'cSUSHI',
},
'BIFI-CELO LP': {
name: 'BIFI-CELO LP',
symbol: 'BIFI-CELO LP',
'oldBIFI-CELO LP': {
name: 'oldBIFI-CELO LP',
symbol: 'oldBIFI-CELO LP',
address: '0xa9FcF373b6bc717223d9464e8c481c9AfAe3f861',
chainId: 42220,
decimals: 18,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/cronos/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,12 @@ const _tokens = {
description: 'The first algorithmic token pegged to CRO running on the Cronos Chain',
logoURI: 'https://assets.coingecko.com/coins/images/22456/small/DARK_bgWhite.png',
},
BIFI: {
oldBIFI: {
chainId: 25,
address: '0xe6801928061CDbE32AC5AD0634427E140EFd05F9',
decimals: 18,
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
website: 'https://www.beefy.finance/',
description:
'Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.',
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/emerald/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ const _tokens = {
logoURI:
'https://raw.githubusercontent.com/ava-labs/bridge-tokens/main/avalanche-tokens/0x408D4cD0ADb7ceBd1F1A1C33A0Ba2098E1295bAB/logo.png',
},
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x65e66a61D0a8F1e686C2D6083ad611a10D84D97A',
chainId: 42262,
decimals: 18,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,10 @@ export const beefyfinance = {
voter: '0x5e1caC103F943Cd84A1E92dAde4145664ebf692A',
beefyFeeConfig: '0x3d38BA27974410679afF73abD096D7Ba58870EAd',
vaultFactory: '0xC551dDCE8e5E657503Cd67A39713c06F2c0d2e97',

mooBifiLockbox: '0xc6e3d0CAF52E057Fb8950ae9d07aE67602919AcD',
axelarBridge: '0xaaa6A279fC98b9bF94bD479C90D701417e361fc2',
optimismBridge: '0xbbb8971aEA2627fa2E1342bb5Bf952Ec521479f2',
ccipBridge: '0xcccEa7Fe84272995664369334351Fe344E2732aE',
layerZeroBridge: '0xdddaEc9c267dF24aD66Edc3B2cBe25dB86422051',
} as const;
60 changes: 56 additions & 4 deletions packages/address-book/address-book/ethereum/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,60 @@ const _tokens = {
WETH: ETH,
WNATIVE: ETH,
BIFI: {
name: 'Beefy.Finance',
name: 'Beefy',
symbol: 'BIFI',
address: '0xB1F1ee126e9c96231Cc3d3fAD7C08b4cf873b1f1',
chainId: 1,
decimals: 18,
website: 'https://www.beefy.finance/',
documentation: 'https://docs.beefy.finance/',
description:
"The Beefy Token (BIFI) is the governance token of the Beefy DAO. Holders of the token are entitled to submit and vote on proposals on all areas affecting the DAO through the Beefy Snapshot Space, as well as to participate in Beefy's governance incentives programme through the BIFI Pool or BIFI Vault.",
logoURI: 'https://beefy.com/icons/128/BIFI.png',
bridge: 'native',
},
rBIFI: {
name: 'BIFI Pool Receipt',
symbol: 'rBIFI',
address: '0xb1F131437e314614313aAb3a3016FA05c1b0e087',
chainId: 1,
decimals: 18,
website: 'https://www.beefy.finance/',
documentation: 'https://docs.beefy.finance/',
description:
"The Beefy Token (BIFI) is the governance token of the Beefy DAO. Holders of the token are entitled to submit and vote on proposals on all areas affecting the DAO through the Beefy Snapshot Space, as well as to participate in Beefy's governance incentives programme through the BIFI Pool or BIFI Vault.",
logoURI: 'https://beefy.com/icons/128/BIFI.png',
bridge: 'native',
},
mooBIFI: {
name: 'BIFI Vault Receipt',
symbol: 'mooBIFI',
address: '0xBEEF8e0982874e0292E6C5751C5A4092b3e1BEEF',
chainId: 1,
decimals: 18,
website: 'https://www.beefy.finance/',
documentation: 'https://docs.beefy.finance/',
description:
"The incentive-bearing Beefy Token (mooBIFI) applies the magic of Beefy's autocompounding technology to the BIFI token. It is the vault token for the BIFI Vault, which automatically claims and swaps governance incentives into more BIFI, and redeposits to unlock exponential growth. On chains other than Ethereum, mooBIFI is a bridged copy of the native Ethereum token, and cannot be returned to BIFI without first bridging back to Ethereum. mooBIFI holders on all chains retain their full voting power corresponding to the underlying amount of BIFI deposited and compounding on Ethereum.",
logoURI: 'https://beefy.com/icons/128/mooBIFI.png',
bridge: 'native',
},
xmooBIFI: {
name: 'BIFI Vault Receipt xERC20',
symbol: 'xmooBIFI',
address: '0xb1feA302f3B2E93FA04E46dCCE35F2Fc522d7bB9',
chainId: 1,
decimals: 18,
website: 'https://www.beefy.finance/',
documentation: 'https://docs.beefy.finance/',
description:
"The incentive-bearing Beefy Token (mooBIFI) applies the magic of Beefy's autocompounding technology to the BIFI token. It is the vault token for the BIFI Vault, which automatically claims and swaps governance incentives into more BIFI, and redeposits to unlock exponential growth. On chains other than Ethereum, mooBIFI is a bridged copy of the native Ethereum token, and cannot be returned to BIFI without first bridging back to Ethereum. mooBIFI holders on all chains retain their full voting power corresponding to the underlying amount of BIFI deposited and compounding on Ethereum.",
logoURI: 'https://beefy.com/icons/128/mooBIFI.png',
bridge: 'native',
},
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'oldBIFI',
address: '0x5870700f1272a1AdbB87C3140bD770880a95e55D',
chainId: 1,
decimals: 18,
Expand Down Expand Up @@ -100,7 +152,7 @@ const _tokens = {
decimals: 18,
website: 'https://lido.fi/',
description:
'Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
'Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
bridge: 'native',
logoURI: '',
documentation: 'https://docs.lido.fi/',
Expand All @@ -113,7 +165,7 @@ const _tokens = {
decimals: 18,
website: 'https://lido.fi/',
description:
'Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
'Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
bridge: 'native',
logoURI: '',
documentation: 'https://docs.lido.fi/',
Expand Down Expand Up @@ -249,7 +301,7 @@ const _tokens = {
decimals: 18,
website: 'https://aura.finance/',
description:
'Aura Finance is a protocol built on top of the Balancer system to provide maximum incentives to Balancer liquidity providers and BAL stakers (into veBAL) through social aggregation of BAL deposits and Aura’s native token. For BAL stakers, Aura provides a seamless onboarding process to veBAL, by creating a tokenised wrapper token called auraBAL that represents the 80/20 BPT locked up for the maximum time in VotingEscrow (read more about what this means). This can be staked to receive existing rewards (BAL and bbaUSD) from Balancer, in addition to a share of any BAL earned by Aura (read more about the fees), and additional AURA. This minting process is irreversible however users can trade their auraBAL back to BAL through an incentivised liquidity pool.',
'Aura Finance is a protocol built on top of the Balancer system to provide maximum incentives to Balancer liquidity providers and BAL stakers (into veBAL) through social aggregation of BAL deposits and Aura’s native token. For BAL stakers, Aura provides a seamless onboarding process to veBAL, by creating a tokenised wrapper token called auraBAL that represents the 80/20 BPT locked up for the maximum time in VotingEscrow (read more about what this means). This can be staked to receive existing rewards (BAL and bbaUSD) from Balancer, in addition to a share of any BAL earned by Aura (read more about the fees), and additional AURA. This minting process is irreversible however users can trade their auraBAL back to BAL through an incentivised liquidity pool.',
bridge: 'native',
logoURI: '',
documentation: 'https://docs.aura.finance/',
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/fantom/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ const _tokens = {
logoURI:
'https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png',
},
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'fmcBIFI',
symbol: 'fmcoldBIFI',
address: '0xd6070ae98b8069de6B494332d1A1a81B6179D960',
chainId: 250,
decimals: 18,
Expand Down
10 changes: 5 additions & 5 deletions packages/address-book/address-book/fuse/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const _tokens = {
FUSE,
WFUSE: FUSE,
WNATIVE: FUSE,
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x2bF9b864cdc97b08B6D79ad4663e71B8aB65c45c',
chainId: 122,
decimals: 18,
Expand Down Expand Up @@ -199,9 +199,9 @@ const _tokens = {
description:
'Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.',
},
'BIFI-WFUSE LP': {
name: 'BIFI-WFUSE LP',
symbol: 'BIFI-WFUSE LP',
'oldBIFI-WFUSE LP': {
name: 'oldBIFI-WFUSE LP',
symbol: 'oldBIFI-WFUSE LP',
address: '0xbD8923A4028c5D6b6B8698ad4342104302611914',
chainId: 1666600000,
decimals: 18,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/heco/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ const _tokens = {
decimals: 18,
logoURI: 'https://hecoinfo.com/token/images/lendhub_32.png',
},
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x765277EebeCA2e31912C9946eAe1021199B39C61',
chainId: 128,
decimals: 18,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/kava/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@ const _tokens = {
'https://raw.githubusercontent.com/equilibre-finance/token-images/blob/main/assets/VARA.png',
bridge: 'native',
},
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'kmultiBIFI',
symbol: 'kmultioldBIFI',
address: '0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327',
chainId: 2222,
decimals: 18,
Expand Down
10 changes: 5 additions & 5 deletions packages/address-book/address-book/metis/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const _tokens = {
METIS,
WMETIS: METIS,
WNATIVE: METIS,
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0xe6801928061CDbE32AC5AD0634427E140EFd05F9',
chainId: 1088,
decimals: 18,
Expand Down Expand Up @@ -217,9 +217,9 @@ const _tokens = {
'HERMES is the governance token of the Solidly-fork Hermes Protocol on Metis. The token is emitted as a farming reward to liquidity providers and can be locked for a period to gain voting rights.',
bridge: 'native',
},
'BIFI-METIS LP': {
name: 'BIFI-METIS LP',
symbol: 'BIFI-METIS LP',
'oldBIFI-METIS LP': {
name: 'oldBIFI-METIS LP',
symbol: 'oldBIFI-METIS LP',
address: '0x89D433e8cCC871B3f12EA17b651ff3633DFb5DC0',
chainId: 1088,
decimals: 18,
Expand Down
4 changes: 2 additions & 2 deletions packages/address-book/address-book/moonbeam/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const _tokens = {
GLMR,
WGLMR: GLMR,
WNATIVE: GLMR,
BIFI: {
oldBIFI: {
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
address: '0x595c8481c48894771CE8FaDE54ac6Bf59093F9E8',
chainId: 1284,
decimals: 18,
Expand Down
10 changes: 5 additions & 5 deletions packages/address-book/address-book/moonriver/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ const _tokens = {
WNATIVE: MOVR,
WMOVR_SUSHI: WMOVR_SUSHI,
WNATIVE_SUSHI: WMOVR_SUSHI,
BIFI: {
oldBIFI: {
chainId: 1285,
address: '0x173fd7434B8B50dF08e3298f173487ebDB35FD14',
decimals: 18,
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
website: 'https://www.beefy.finance/',
description:
'Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.',
Expand Down Expand Up @@ -465,9 +465,9 @@ const _tokens = {
'Staked KSM (stKSM) is a liquid staking solution for KSM backed by industry-leading staking providers. stKSM rebases daily to receive rewards, wrapping stKSM for wstKSM will stop the rebasing mechanism, and will allow users to continue accruing staking rewards.',
bridge: 'kusama',
},
'BIFI-WMOVR LP': {
name: 'BIFI-WMOVR LP',
symbol: 'BIFI-WMOVR LP',
'oldBIFI-WMOVR LP': {
name: 'oldBIFI-WMOVR LP',
symbol: 'oldBIFI-WMOVR LP',
address: '0xaC726ee53edFAe5f8f4C2c0d611Fd71D58E743bA',
chainId: 1285,
decimals: 18,
Expand Down
10 changes: 5 additions & 5 deletions packages/address-book/address-book/one/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ const _tokens = {
ONE,
WONE: ONE,
WNATIVE: ONE,
BIFI: {
oldBIFI: {
chainId: 1666600000,
address: '0x6aB6d61428fde76768D7b45D8BFeec19c6eF91A8',
decimals: 18,
name: 'Beefy.Finance',
symbol: 'BIFI',
symbol: 'oldBIFI',
website: 'https://www.beefy.finance/',
description:
'Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.',
Expand Down Expand Up @@ -212,9 +212,9 @@ const _tokens = {
description:
'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
},
'BIFI-WONE LP': {
name: 'BIFI-WONE LP',
symbol: 'BIFI-WONE LP',
'oldBIFI-WONE LP': {
name: 'oldBIFI-WONE LP',
symbol: 'oldBIFI-WONE LP',
address: '0x0f9602B7E7146a9BaE16dB948281BebDb7C2D095',
chainId: 1666600000,
decimals: 18,
Expand Down
Loading

0 comments on commit f567733

Please sign in to comment.