@beefyfinance/blockchain-addressbook 0.56.3 → 0.56.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2974,6 +2974,19 @@ export declare const ethereum: {
2974
2974
  readonly bridge: "native";
2975
2975
  readonly tags: readonly ["STABLECOIN"];
2976
2976
  };
2977
+ readonly AAVE: {
2978
+ readonly name: "Aave Token";
2979
+ readonly symbol: "AAVE";
2980
+ readonly oracleId: "AAVE";
2981
+ readonly address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9";
2982
+ readonly chainId: 1;
2983
+ readonly decimals: 18;
2984
+ readonly website: "https://aave.com/";
2985
+ readonly documentation: "https://docs.aave.com/";
2986
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
2987
+ readonly bridge: "native";
2988
+ readonly tags: readonly ["BLUECHIP"];
2989
+ };
2977
2990
  };
2978
2991
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2979
2992
  readonly WNATIVE: {
@@ -5948,6 +5961,19 @@ export declare const ethereum: {
5948
5961
  readonly bridge: "native";
5949
5962
  readonly tags: readonly ["STABLECOIN"];
5950
5963
  };
5964
+ readonly AAVE: {
5965
+ readonly name: "Aave Token";
5966
+ readonly symbol: "AAVE";
5967
+ readonly oracleId: "AAVE";
5968
+ readonly address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9";
5969
+ readonly chainId: 1;
5970
+ readonly decimals: 18;
5971
+ readonly website: "https://aave.com/";
5972
+ readonly documentation: "https://docs.aave.com/";
5973
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
5974
+ readonly bridge: "native";
5975
+ readonly tags: readonly ["BLUECHIP"];
5976
+ };
5951
5977
  }>;
5952
5978
  readonly native: {
5953
5979
  readonly symbol: "ETH";
@@ -2971,4 +2971,17 @@ export declare const tokens: {
2971
2971
  readonly bridge: "native";
2972
2972
  readonly tags: readonly ["STABLECOIN"];
2973
2973
  };
2974
+ readonly AAVE: {
2975
+ readonly name: "Aave Token";
2976
+ readonly symbol: "AAVE";
2977
+ readonly oracleId: "AAVE";
2978
+ readonly address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9";
2979
+ readonly chainId: 1;
2980
+ readonly decimals: 18;
2981
+ readonly website: "https://aave.com/";
2982
+ readonly documentation: "https://docs.aave.com/";
2983
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
2984
+ readonly bridge: "native";
2985
+ readonly tags: readonly ["BLUECHIP"];
2986
+ };
2974
2987
  };
@@ -2940,4 +2940,17 @@ exports.tokens = {
2940
2940
  bridge: 'native',
2941
2941
  tags: ['STABLECOIN'],
2942
2942
  },
2943
+ AAVE: {
2944
+ name: 'Aave Token',
2945
+ symbol: 'AAVE',
2946
+ oracleId: 'AAVE',
2947
+ address: '0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9',
2948
+ chainId: 1,
2949
+ decimals: 18,
2950
+ website: 'https://aave.com/',
2951
+ documentation: 'https://docs.aave.com/',
2952
+ description: 'Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.',
2953
+ bridge: 'native',
2954
+ tags: ['BLUECHIP'],
2955
+ },
2943
2956
  };
@@ -91,6 +91,30 @@ export declare const robinhood: {
91
91
  readonly bridge: "native";
92
92
  readonly tags: readonly ["MEMECOIN"];
93
93
  };
94
+ readonly UP: {
95
+ readonly name: "up";
96
+ readonly symbol: "UP33";
97
+ readonly oracleId: "UP33";
98
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
99
+ readonly chainId: 4663;
100
+ readonly decimals: 18;
101
+ readonly website: "https://up33.xyz/";
102
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
103
+ readonly documentation: "https://up33.xyz/docs";
104
+ readonly bridge: "native";
105
+ };
106
+ readonly UP33: {
107
+ readonly name: "up";
108
+ readonly symbol: "UP33";
109
+ readonly oracleId: "UP33";
110
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
111
+ readonly chainId: 4663;
112
+ readonly decimals: 18;
113
+ readonly website: "https://up33.xyz/";
114
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
115
+ readonly documentation: "https://up33.xyz/docs";
116
+ readonly bridge: "native";
117
+ };
94
118
  };
95
119
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
96
120
  readonly WNATIVE: {
@@ -182,6 +206,30 @@ export declare const robinhood: {
182
206
  readonly bridge: "native";
183
207
  readonly tags: readonly ["MEMECOIN"];
184
208
  };
209
+ readonly UP: {
210
+ readonly name: "up";
211
+ readonly symbol: "UP33";
212
+ readonly oracleId: "UP33";
213
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
214
+ readonly chainId: 4663;
215
+ readonly decimals: 18;
216
+ readonly website: "https://up33.xyz/";
217
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
218
+ readonly documentation: "https://up33.xyz/docs";
219
+ readonly bridge: "native";
220
+ };
221
+ readonly UP33: {
222
+ readonly name: "up";
223
+ readonly symbol: "UP33";
224
+ readonly oracleId: "UP33";
225
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
226
+ readonly chainId: 4663;
227
+ readonly decimals: 18;
228
+ readonly website: "https://up33.xyz/";
229
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
230
+ readonly documentation: "https://up33.xyz/docs";
231
+ readonly bridge: "native";
232
+ };
185
233
  }>;
186
234
  readonly native: {
187
235
  readonly symbol: "ETH";
@@ -88,4 +88,28 @@ export declare const tokens: {
88
88
  readonly bridge: "native";
89
89
  readonly tags: readonly ["MEMECOIN"];
90
90
  };
91
+ readonly UP: {
92
+ readonly name: "up";
93
+ readonly symbol: "UP33";
94
+ readonly oracleId: "UP33";
95
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
96
+ readonly chainId: 4663;
97
+ readonly decimals: 18;
98
+ readonly website: "https://up33.xyz/";
99
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
100
+ readonly documentation: "https://up33.xyz/docs";
101
+ readonly bridge: "native";
102
+ };
103
+ readonly UP33: {
104
+ readonly name: "up";
105
+ readonly symbol: "UP33";
106
+ readonly oracleId: "UP33";
107
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
108
+ readonly chainId: 4663;
109
+ readonly decimals: 18;
110
+ readonly website: "https://up33.xyz/";
111
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
112
+ readonly documentation: "https://up33.xyz/docs";
113
+ readonly bridge: "native";
114
+ };
91
115
  };
@@ -51,6 +51,18 @@ const TENDIES = {
51
51
  bridge: 'native',
52
52
  tags: ['MEMECOIN'],
53
53
  };
54
+ const UP = {
55
+ name: 'up',
56
+ symbol: 'UP33',
57
+ oracleId: 'UP33',
58
+ address: '0x57C0E45cB534413D1C20A4240955d6bB250BB4F1',
59
+ chainId: 4663,
60
+ decimals: 18,
61
+ website: 'https://up33.xyz/',
62
+ description: 'UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.',
63
+ documentation: 'https://up33.xyz/docs',
64
+ bridge: 'native',
65
+ };
54
66
  exports.tokens = {
55
67
  WNATIVE: ETH,
56
68
  FEES: ETH,
@@ -59,4 +71,6 @@ exports.tokens = {
59
71
  USDG,
60
72
  CASHCAT,
61
73
  TENDIES,
74
+ UP,
75
+ UP33: UP,
62
76
  };
@@ -2974,6 +2974,19 @@ export declare const ethereum: {
2974
2974
  readonly bridge: "native";
2975
2975
  readonly tags: readonly ["STABLECOIN"];
2976
2976
  };
2977
+ readonly AAVE: {
2978
+ readonly name: "Aave Token";
2979
+ readonly symbol: "AAVE";
2980
+ readonly oracleId: "AAVE";
2981
+ readonly address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9";
2982
+ readonly chainId: 1;
2983
+ readonly decimals: 18;
2984
+ readonly website: "https://aave.com/";
2985
+ readonly documentation: "https://docs.aave.com/";
2986
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
2987
+ readonly bridge: "native";
2988
+ readonly tags: readonly ["BLUECHIP"];
2989
+ };
2977
2990
  };
2978
2991
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2979
2992
  readonly WNATIVE: {
@@ -5948,6 +5961,19 @@ export declare const ethereum: {
5948
5961
  readonly bridge: "native";
5949
5962
  readonly tags: readonly ["STABLECOIN"];
5950
5963
  };
5964
+ readonly AAVE: {
5965
+ readonly name: "Aave Token";
5966
+ readonly symbol: "AAVE";
5967
+ readonly oracleId: "AAVE";
5968
+ readonly address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9";
5969
+ readonly chainId: 1;
5970
+ readonly decimals: 18;
5971
+ readonly website: "https://aave.com/";
5972
+ readonly documentation: "https://docs.aave.com/";
5973
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
5974
+ readonly bridge: "native";
5975
+ readonly tags: readonly ["BLUECHIP"];
5976
+ };
5951
5977
  }>;
5952
5978
  readonly native: {
5953
5979
  readonly symbol: "ETH";
@@ -2971,4 +2971,17 @@ export declare const tokens: {
2971
2971
  readonly bridge: "native";
2972
2972
  readonly tags: readonly ["STABLECOIN"];
2973
2973
  };
2974
+ readonly AAVE: {
2975
+ readonly name: "Aave Token";
2976
+ readonly symbol: "AAVE";
2977
+ readonly oracleId: "AAVE";
2978
+ readonly address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9";
2979
+ readonly chainId: 1;
2980
+ readonly decimals: 18;
2981
+ readonly website: "https://aave.com/";
2982
+ readonly documentation: "https://docs.aave.com/";
2983
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
2984
+ readonly bridge: "native";
2985
+ readonly tags: readonly ["BLUECHIP"];
2986
+ };
2974
2987
  };
@@ -2937,4 +2937,17 @@ export const tokens = {
2937
2937
  bridge: 'native',
2938
2938
  tags: ['STABLECOIN'],
2939
2939
  },
2940
+ AAVE: {
2941
+ name: 'Aave Token',
2942
+ symbol: 'AAVE',
2943
+ oracleId: 'AAVE',
2944
+ address: '0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9',
2945
+ chainId: 1,
2946
+ decimals: 18,
2947
+ website: 'https://aave.com/',
2948
+ documentation: 'https://docs.aave.com/',
2949
+ description: 'Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.',
2950
+ bridge: 'native',
2951
+ tags: ['BLUECHIP'],
2952
+ },
2940
2953
  };
@@ -91,6 +91,30 @@ export declare const robinhood: {
91
91
  readonly bridge: "native";
92
92
  readonly tags: readonly ["MEMECOIN"];
93
93
  };
94
+ readonly UP: {
95
+ readonly name: "up";
96
+ readonly symbol: "UP33";
97
+ readonly oracleId: "UP33";
98
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
99
+ readonly chainId: 4663;
100
+ readonly decimals: 18;
101
+ readonly website: "https://up33.xyz/";
102
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
103
+ readonly documentation: "https://up33.xyz/docs";
104
+ readonly bridge: "native";
105
+ };
106
+ readonly UP33: {
107
+ readonly name: "up";
108
+ readonly symbol: "UP33";
109
+ readonly oracleId: "UP33";
110
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
111
+ readonly chainId: 4663;
112
+ readonly decimals: 18;
113
+ readonly website: "https://up33.xyz/";
114
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
115
+ readonly documentation: "https://up33.xyz/docs";
116
+ readonly bridge: "native";
117
+ };
94
118
  };
95
119
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
96
120
  readonly WNATIVE: {
@@ -182,6 +206,30 @@ export declare const robinhood: {
182
206
  readonly bridge: "native";
183
207
  readonly tags: readonly ["MEMECOIN"];
184
208
  };
209
+ readonly UP: {
210
+ readonly name: "up";
211
+ readonly symbol: "UP33";
212
+ readonly oracleId: "UP33";
213
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
214
+ readonly chainId: 4663;
215
+ readonly decimals: 18;
216
+ readonly website: "https://up33.xyz/";
217
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
218
+ readonly documentation: "https://up33.xyz/docs";
219
+ readonly bridge: "native";
220
+ };
221
+ readonly UP33: {
222
+ readonly name: "up";
223
+ readonly symbol: "UP33";
224
+ readonly oracleId: "UP33";
225
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
226
+ readonly chainId: 4663;
227
+ readonly decimals: 18;
228
+ readonly website: "https://up33.xyz/";
229
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
230
+ readonly documentation: "https://up33.xyz/docs";
231
+ readonly bridge: "native";
232
+ };
185
233
  }>;
186
234
  readonly native: {
187
235
  readonly symbol: "ETH";
@@ -88,4 +88,28 @@ export declare const tokens: {
88
88
  readonly bridge: "native";
89
89
  readonly tags: readonly ["MEMECOIN"];
90
90
  };
91
+ readonly UP: {
92
+ readonly name: "up";
93
+ readonly symbol: "UP33";
94
+ readonly oracleId: "UP33";
95
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
96
+ readonly chainId: 4663;
97
+ readonly decimals: 18;
98
+ readonly website: "https://up33.xyz/";
99
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
100
+ readonly documentation: "https://up33.xyz/docs";
101
+ readonly bridge: "native";
102
+ };
103
+ readonly UP33: {
104
+ readonly name: "up";
105
+ readonly symbol: "UP33";
106
+ readonly oracleId: "UP33";
107
+ readonly address: "0x57C0E45cB534413D1C20A4240955d6bB250BB4F1";
108
+ readonly chainId: 4663;
109
+ readonly decimals: 18;
110
+ readonly website: "https://up33.xyz/";
111
+ readonly description: "UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.";
112
+ readonly documentation: "https://up33.xyz/docs";
113
+ readonly bridge: "native";
114
+ };
91
115
  };
@@ -48,6 +48,18 @@ const TENDIES = {
48
48
  bridge: 'native',
49
49
  tags: ['MEMECOIN'],
50
50
  };
51
+ const UP = {
52
+ name: 'up',
53
+ symbol: 'UP33',
54
+ oracleId: 'UP33',
55
+ address: '0x57C0E45cB534413D1C20A4240955d6bB250BB4F1',
56
+ chainId: 4663,
57
+ decimals: 18,
58
+ website: 'https://up33.xyz/',
59
+ description: 'UP is the protocol token of Up Protocol on Robinhood. It is what emissions pay, what incentives buy votes with, and what trades freely on up. When locked as veUP, it becomes a governance token whose voting power equals the locked amount scaled by the remaining lock time, up to four years.',
60
+ documentation: 'https://up33.xyz/docs',
61
+ bridge: 'native',
62
+ };
51
63
  export const tokens = {
52
64
  WNATIVE: ETH,
53
65
  FEES: ETH,
@@ -56,4 +68,6 @@ export const tokens = {
56
68
  USDG,
57
69
  CASHCAT,
58
70
  TENDIES,
71
+ UP,
72
+ UP33: UP,
59
73
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.56.3",
3
+ "version": "0.56.5",
4
4
  "description": "A collection of useful addresses on various chains for defi development",
5
5
  "type": "commonjs",
6
6
  "types": "./build/address-book/index.d.ts",