@beefyfinance/blockchain-addressbook 0.56.1 → 0.56.3

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.
@@ -54,6 +54,43 @@ export declare const robinhood: {
54
54
  readonly documentation: "https://ethereum.org/en/developers/docs/";
55
55
  readonly tags: readonly ["BLUECHIP"];
56
56
  };
57
+ readonly USDG: {
58
+ readonly name: "Global Dollar";
59
+ readonly address: "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168";
60
+ readonly symbol: "USDG";
61
+ readonly oracleId: "USDG";
62
+ readonly decimals: 6;
63
+ readonly chainId: 4663;
64
+ readonly website: "https://globaldollar.com/";
65
+ readonly description: "Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.";
66
+ readonly bridge: "layer-zero";
67
+ readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
68
+ readonly tags: readonly ["STABLECOIN"];
69
+ };
70
+ readonly CASHCAT: {
71
+ readonly name: "Cash Cat";
72
+ readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
73
+ readonly symbol: "CASHCAT";
74
+ readonly oracleId: "CASHCAT";
75
+ readonly decimals: 18;
76
+ readonly chainId: 4663;
77
+ readonly website: "https://cashcattoken.xyz/";
78
+ readonly description: "The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.";
79
+ readonly bridge: "native";
80
+ readonly documentation: "https://cashcattoken.xyz/#tokenomics";
81
+ readonly tags: readonly ["MEMECOIN"];
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
+ };
57
94
  };
58
95
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
59
96
  readonly WNATIVE: {
@@ -108,6 +145,43 @@ export declare const robinhood: {
108
145
  readonly documentation: "https://ethereum.org/en/developers/docs/";
109
146
  readonly tags: readonly ["BLUECHIP"];
110
147
  };
148
+ readonly USDG: {
149
+ readonly name: "Global Dollar";
150
+ readonly address: "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168";
151
+ readonly symbol: "USDG";
152
+ readonly oracleId: "USDG";
153
+ readonly decimals: 6;
154
+ readonly chainId: 4663;
155
+ readonly website: "https://globaldollar.com/";
156
+ readonly description: "Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.";
157
+ readonly bridge: "layer-zero";
158
+ readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
159
+ readonly tags: readonly ["STABLECOIN"];
160
+ };
161
+ readonly CASHCAT: {
162
+ readonly name: "Cash Cat";
163
+ readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
164
+ readonly symbol: "CASHCAT";
165
+ readonly oracleId: "CASHCAT";
166
+ readonly decimals: 18;
167
+ readonly chainId: 4663;
168
+ readonly website: "https://cashcattoken.xyz/";
169
+ readonly description: "The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.";
170
+ readonly bridge: "native";
171
+ readonly documentation: "https://cashcattoken.xyz/#tokenomics";
172
+ readonly tags: readonly ["MEMECOIN"];
173
+ };
174
+ readonly TENDIES: {
175
+ readonly name: "TENDIES";
176
+ readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
177
+ readonly symbol: "TENDIES";
178
+ readonly oracleId: "TENDIES";
179
+ readonly decimals: 18;
180
+ readonly chainId: 4663;
181
+ readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
182
+ readonly bridge: "native";
183
+ readonly tags: readonly ["MEMECOIN"];
184
+ };
111
185
  }>;
112
186
  readonly native: {
113
187
  readonly symbol: "ETH";
@@ -51,4 +51,41 @@ export declare const tokens: {
51
51
  readonly documentation: "https://ethereum.org/en/developers/docs/";
52
52
  readonly tags: readonly ["BLUECHIP"];
53
53
  };
54
+ readonly USDG: {
55
+ readonly name: "Global Dollar";
56
+ readonly address: "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168";
57
+ readonly symbol: "USDG";
58
+ readonly oracleId: "USDG";
59
+ readonly decimals: 6;
60
+ readonly chainId: 4663;
61
+ readonly website: "https://globaldollar.com/";
62
+ readonly description: "Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.";
63
+ readonly bridge: "layer-zero";
64
+ readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
65
+ readonly tags: readonly ["STABLECOIN"];
66
+ };
67
+ readonly CASHCAT: {
68
+ readonly name: "Cash Cat";
69
+ readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
70
+ readonly symbol: "CASHCAT";
71
+ readonly oracleId: "CASHCAT";
72
+ readonly decimals: 18;
73
+ readonly chainId: 4663;
74
+ readonly website: "https://cashcattoken.xyz/";
75
+ readonly description: "The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.";
76
+ readonly bridge: "native";
77
+ readonly documentation: "https://cashcattoken.xyz/#tokenomics";
78
+ readonly tags: readonly ["MEMECOIN"];
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
+ };
54
91
  };
@@ -14,9 +14,49 @@ const ETH = {
14
14
  documentation: 'https://ethereum.org/en/developers/docs/',
15
15
  tags: ['BLUECHIP'],
16
16
  };
17
+ const USDG = {
18
+ name: 'Global Dollar',
19
+ address: '0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168',
20
+ symbol: 'USDG',
21
+ oracleId: 'USDG',
22
+ decimals: 6,
23
+ chainId: 4663,
24
+ website: 'https://globaldollar.com/',
25
+ description: 'Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.',
26
+ bridge: 'layer-zero',
27
+ documentation: 'https://docs.paxos.com/guides/stablecoin/usdg',
28
+ tags: ['STABLECOIN'],
29
+ };
30
+ const CASHCAT = {
31
+ name: 'Cash Cat',
32
+ address: '0x020bfC650A365f8BB26819deAAbF3E21291018b4',
33
+ symbol: 'CASHCAT',
34
+ oracleId: 'CASHCAT',
35
+ decimals: 18,
36
+ chainId: 4663,
37
+ website: 'https://cashcattoken.xyz/',
38
+ description: 'The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.',
39
+ bridge: 'native',
40
+ documentation: 'https://cashcattoken.xyz/#tokenomics',
41
+ tags: ['MEMECOIN'],
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
+ };
17
54
  exports.tokens = {
18
55
  WNATIVE: ETH,
19
56
  FEES: ETH,
20
57
  ETH,
21
58
  WETH: ETH,
59
+ USDG,
60
+ CASHCAT,
61
+ TENDIES,
22
62
  };
@@ -54,6 +54,43 @@ export declare const robinhood: {
54
54
  readonly documentation: "https://ethereum.org/en/developers/docs/";
55
55
  readonly tags: readonly ["BLUECHIP"];
56
56
  };
57
+ readonly USDG: {
58
+ readonly name: "Global Dollar";
59
+ readonly address: "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168";
60
+ readonly symbol: "USDG";
61
+ readonly oracleId: "USDG";
62
+ readonly decimals: 6;
63
+ readonly chainId: 4663;
64
+ readonly website: "https://globaldollar.com/";
65
+ readonly description: "Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.";
66
+ readonly bridge: "layer-zero";
67
+ readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
68
+ readonly tags: readonly ["STABLECOIN"];
69
+ };
70
+ readonly CASHCAT: {
71
+ readonly name: "Cash Cat";
72
+ readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
73
+ readonly symbol: "CASHCAT";
74
+ readonly oracleId: "CASHCAT";
75
+ readonly decimals: 18;
76
+ readonly chainId: 4663;
77
+ readonly website: "https://cashcattoken.xyz/";
78
+ readonly description: "The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.";
79
+ readonly bridge: "native";
80
+ readonly documentation: "https://cashcattoken.xyz/#tokenomics";
81
+ readonly tags: readonly ["MEMECOIN"];
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
+ };
57
94
  };
58
95
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
59
96
  readonly WNATIVE: {
@@ -108,6 +145,43 @@ export declare const robinhood: {
108
145
  readonly documentation: "https://ethereum.org/en/developers/docs/";
109
146
  readonly tags: readonly ["BLUECHIP"];
110
147
  };
148
+ readonly USDG: {
149
+ readonly name: "Global Dollar";
150
+ readonly address: "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168";
151
+ readonly symbol: "USDG";
152
+ readonly oracleId: "USDG";
153
+ readonly decimals: 6;
154
+ readonly chainId: 4663;
155
+ readonly website: "https://globaldollar.com/";
156
+ readonly description: "Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.";
157
+ readonly bridge: "layer-zero";
158
+ readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
159
+ readonly tags: readonly ["STABLECOIN"];
160
+ };
161
+ readonly CASHCAT: {
162
+ readonly name: "Cash Cat";
163
+ readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
164
+ readonly symbol: "CASHCAT";
165
+ readonly oracleId: "CASHCAT";
166
+ readonly decimals: 18;
167
+ readonly chainId: 4663;
168
+ readonly website: "https://cashcattoken.xyz/";
169
+ readonly description: "The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.";
170
+ readonly bridge: "native";
171
+ readonly documentation: "https://cashcattoken.xyz/#tokenomics";
172
+ readonly tags: readonly ["MEMECOIN"];
173
+ };
174
+ readonly TENDIES: {
175
+ readonly name: "TENDIES";
176
+ readonly address: "0x45242320DBB855EeA8Fd36804C6487E10E97FCF9";
177
+ readonly symbol: "TENDIES";
178
+ readonly oracleId: "TENDIES";
179
+ readonly decimals: 18;
180
+ readonly chainId: 4663;
181
+ readonly description: "Tendies is a community/meme token. There is no team, there is no supply hoarding.";
182
+ readonly bridge: "native";
183
+ readonly tags: readonly ["MEMECOIN"];
184
+ };
111
185
  }>;
112
186
  readonly native: {
113
187
  readonly symbol: "ETH";
@@ -51,4 +51,41 @@ export declare const tokens: {
51
51
  readonly documentation: "https://ethereum.org/en/developers/docs/";
52
52
  readonly tags: readonly ["BLUECHIP"];
53
53
  };
54
+ readonly USDG: {
55
+ readonly name: "Global Dollar";
56
+ readonly address: "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168";
57
+ readonly symbol: "USDG";
58
+ readonly oracleId: "USDG";
59
+ readonly decimals: 6;
60
+ readonly chainId: 4663;
61
+ readonly website: "https://globaldollar.com/";
62
+ readonly description: "Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.";
63
+ readonly bridge: "layer-zero";
64
+ readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
65
+ readonly tags: readonly ["STABLECOIN"];
66
+ };
67
+ readonly CASHCAT: {
68
+ readonly name: "Cash Cat";
69
+ readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
70
+ readonly symbol: "CASHCAT";
71
+ readonly oracleId: "CASHCAT";
72
+ readonly decimals: 18;
73
+ readonly chainId: 4663;
74
+ readonly website: "https://cashcattoken.xyz/";
75
+ readonly description: "The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.";
76
+ readonly bridge: "native";
77
+ readonly documentation: "https://cashcattoken.xyz/#tokenomics";
78
+ readonly tags: readonly ["MEMECOIN"];
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
+ };
54
91
  };
@@ -11,9 +11,49 @@ const ETH = {
11
11
  documentation: 'https://ethereum.org/en/developers/docs/',
12
12
  tags: ['BLUECHIP'],
13
13
  };
14
+ const USDG = {
15
+ name: 'Global Dollar',
16
+ address: '0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168',
17
+ symbol: 'USDG',
18
+ oracleId: 'USDG',
19
+ decimals: 6,
20
+ chainId: 4663,
21
+ website: 'https://globaldollar.com/',
22
+ description: 'Global Dollar (USDG) is a single-currency stablecoin pegged to the US dollar, issued by Paxos. Built for payments, settlements and treasury, USDG can be used as an interoperable building block for open-source smart contracts.',
23
+ bridge: 'layer-zero',
24
+ documentation: 'https://docs.paxos.com/guides/stablecoin/usdg',
25
+ tags: ['STABLECOIN'],
26
+ };
27
+ const CASHCAT = {
28
+ name: 'Cash Cat',
29
+ address: '0x020bfC650A365f8BB26819deAAbF3E21291018b4',
30
+ symbol: 'CASHCAT',
31
+ oracleId: 'CASHCAT',
32
+ decimals: 18,
33
+ chainId: 4663,
34
+ website: 'https://cashcattoken.xyz/',
35
+ description: 'The cat that became a hood. The mascot of the movement before the movement had a logo. $CASHCAT honors the origin story of Robinhood Chain.',
36
+ bridge: 'native',
37
+ documentation: 'https://cashcattoken.xyz/#tokenomics',
38
+ tags: ['MEMECOIN'],
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
+ };
14
51
  export const tokens = {
15
52
  WNATIVE: ETH,
16
53
  FEES: ETH,
17
54
  ETH,
18
55
  WETH: ETH,
56
+ USDG,
57
+ CASHCAT,
58
+ TENDIES,
19
59
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.56.1",
3
+ "version": "0.56.3",
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",