@beefyfinance/blockchain-addressbook 0.56.2 → 0.56.4
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.
- package/build/address-book/robinhood/index.d.ts +70 -0
- package/build/address-book/robinhood/tokens/tokens.d.ts +35 -0
- package/build/address-book/robinhood/tokens/tokens.js +26 -0
- package/build-esm/address-book/robinhood/index.d.ts +70 -0
- package/build-esm/address-book/robinhood/tokens/tokens.d.ts +35 -0
- package/build-esm/address-book/robinhood/tokens/tokens.js +26 -0
- package/package.json +1 -1
|
@@ -80,6 +80,41 @@ export declare const robinhood: {
|
|
|
80
80
|
readonly documentation: "https://cashcattoken.xyz/#tokenomics";
|
|
81
81
|
readonly tags: readonly ["MEMECOIN"];
|
|
82
82
|
};
|
|
83
|
+
readonly TENDIES: {
|
|
84
|
+
readonly name: "TENDIES";
|
|
85
|
+
readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
|
|
86
|
+
readonly symbol: "TENDIES";
|
|
87
|
+
readonly oracleId: "TENDIES";
|
|
88
|
+
readonly decimals: 18;
|
|
89
|
+
readonly chainId: 4663;
|
|
90
|
+
readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
|
|
91
|
+
readonly bridge: "native";
|
|
92
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
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
|
+
};
|
|
83
118
|
};
|
|
84
119
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
85
120
|
readonly WNATIVE: {
|
|
@@ -160,6 +195,41 @@ export declare const robinhood: {
|
|
|
160
195
|
readonly documentation: "https://cashcattoken.xyz/#tokenomics";
|
|
161
196
|
readonly tags: readonly ["MEMECOIN"];
|
|
162
197
|
};
|
|
198
|
+
readonly TENDIES: {
|
|
199
|
+
readonly name: "TENDIES";
|
|
200
|
+
readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
|
|
201
|
+
readonly symbol: "TENDIES";
|
|
202
|
+
readonly oracleId: "TENDIES";
|
|
203
|
+
readonly decimals: 18;
|
|
204
|
+
readonly chainId: 4663;
|
|
205
|
+
readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
|
|
206
|
+
readonly bridge: "native";
|
|
207
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
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
|
+
};
|
|
163
233
|
}>;
|
|
164
234
|
readonly native: {
|
|
165
235
|
readonly symbol: "ETH";
|
|
@@ -77,4 +77,39 @@ export declare const tokens: {
|
|
|
77
77
|
readonly documentation: "https://cashcattoken.xyz/#tokenomics";
|
|
78
78
|
readonly tags: readonly ["MEMECOIN"];
|
|
79
79
|
};
|
|
80
|
+
readonly TENDIES: {
|
|
81
|
+
readonly name: "TENDIES";
|
|
82
|
+
readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
|
|
83
|
+
readonly symbol: "TENDIES";
|
|
84
|
+
readonly oracleId: "TENDIES";
|
|
85
|
+
readonly decimals: 18;
|
|
86
|
+
readonly chainId: 4663;
|
|
87
|
+
readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
|
|
88
|
+
readonly bridge: "native";
|
|
89
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
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
|
+
};
|
|
80
115
|
};
|
|
@@ -40,6 +40,29 @@ const CASHCAT = {
|
|
|
40
40
|
documentation: 'https://cashcattoken.xyz/#tokenomics',
|
|
41
41
|
tags: ['MEMECOIN'],
|
|
42
42
|
};
|
|
43
|
+
const TENDIES = {
|
|
44
|
+
name: 'TENDIES',
|
|
45
|
+
address: '0x45242320DBB855EeA8Fd36804C6487E10E97FCF9',
|
|
46
|
+
symbol: 'TENDIES',
|
|
47
|
+
oracleId: 'TENDIES',
|
|
48
|
+
decimals: 18,
|
|
49
|
+
chainId: 4663,
|
|
50
|
+
description: 'Tendies is a community/meme token. There is no team, there is no supply hoarding.',
|
|
51
|
+
bridge: 'native',
|
|
52
|
+
tags: ['MEMECOIN'],
|
|
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
|
+
};
|
|
43
66
|
exports.tokens = {
|
|
44
67
|
WNATIVE: ETH,
|
|
45
68
|
FEES: ETH,
|
|
@@ -47,4 +70,7 @@ exports.tokens = {
|
|
|
47
70
|
WETH: ETH,
|
|
48
71
|
USDG,
|
|
49
72
|
CASHCAT,
|
|
73
|
+
TENDIES,
|
|
74
|
+
UP,
|
|
75
|
+
UP33: UP,
|
|
50
76
|
};
|
|
@@ -80,6 +80,41 @@ export declare const robinhood: {
|
|
|
80
80
|
readonly documentation: "https://cashcattoken.xyz/#tokenomics";
|
|
81
81
|
readonly tags: readonly ["MEMECOIN"];
|
|
82
82
|
};
|
|
83
|
+
readonly TENDIES: {
|
|
84
|
+
readonly name: "TENDIES";
|
|
85
|
+
readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
|
|
86
|
+
readonly symbol: "TENDIES";
|
|
87
|
+
readonly oracleId: "TENDIES";
|
|
88
|
+
readonly decimals: 18;
|
|
89
|
+
readonly chainId: 4663;
|
|
90
|
+
readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
|
|
91
|
+
readonly bridge: "native";
|
|
92
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
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
|
+
};
|
|
83
118
|
};
|
|
84
119
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
85
120
|
readonly WNATIVE: {
|
|
@@ -160,6 +195,41 @@ export declare const robinhood: {
|
|
|
160
195
|
readonly documentation: "https://cashcattoken.xyz/#tokenomics";
|
|
161
196
|
readonly tags: readonly ["MEMECOIN"];
|
|
162
197
|
};
|
|
198
|
+
readonly TENDIES: {
|
|
199
|
+
readonly name: "TENDIES";
|
|
200
|
+
readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
|
|
201
|
+
readonly symbol: "TENDIES";
|
|
202
|
+
readonly oracleId: "TENDIES";
|
|
203
|
+
readonly decimals: 18;
|
|
204
|
+
readonly chainId: 4663;
|
|
205
|
+
readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
|
|
206
|
+
readonly bridge: "native";
|
|
207
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
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
|
+
};
|
|
163
233
|
}>;
|
|
164
234
|
readonly native: {
|
|
165
235
|
readonly symbol: "ETH";
|
|
@@ -77,4 +77,39 @@ export declare const tokens: {
|
|
|
77
77
|
readonly documentation: "https://cashcattoken.xyz/#tokenomics";
|
|
78
78
|
readonly tags: readonly ["MEMECOIN"];
|
|
79
79
|
};
|
|
80
|
+
readonly TENDIES: {
|
|
81
|
+
readonly name: "TENDIES";
|
|
82
|
+
readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
|
|
83
|
+
readonly symbol: "TENDIES";
|
|
84
|
+
readonly oracleId: "TENDIES";
|
|
85
|
+
readonly decimals: 18;
|
|
86
|
+
readonly chainId: 4663;
|
|
87
|
+
readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
|
|
88
|
+
readonly bridge: "native";
|
|
89
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
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
|
+
};
|
|
80
115
|
};
|
|
@@ -37,6 +37,29 @@ const CASHCAT = {
|
|
|
37
37
|
documentation: 'https://cashcattoken.xyz/#tokenomics',
|
|
38
38
|
tags: ['MEMECOIN'],
|
|
39
39
|
};
|
|
40
|
+
const TENDIES = {
|
|
41
|
+
name: 'TENDIES',
|
|
42
|
+
address: '0x45242320DBB855EeA8Fd36804C6487E10E97FCF9',
|
|
43
|
+
symbol: 'TENDIES',
|
|
44
|
+
oracleId: 'TENDIES',
|
|
45
|
+
decimals: 18,
|
|
46
|
+
chainId: 4663,
|
|
47
|
+
description: 'Tendies is a community/meme token. There is no team, there is no supply hoarding.',
|
|
48
|
+
bridge: 'native',
|
|
49
|
+
tags: ['MEMECOIN'],
|
|
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
|
+
};
|
|
40
63
|
export const tokens = {
|
|
41
64
|
WNATIVE: ETH,
|
|
42
65
|
FEES: ETH,
|
|
@@ -44,4 +67,7 @@ export const tokens = {
|
|
|
44
67
|
WETH: ETH,
|
|
45
68
|
USDG,
|
|
46
69
|
CASHCAT,
|
|
70
|
+
TENDIES,
|
|
71
|
+
UP,
|
|
72
|
+
UP33: UP,
|
|
47
73
|
};
|
package/package.json
CHANGED