@beefyfinance/blockchain-addressbook 0.54.159 → 0.54.161
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/base/index.d.ts +26 -0
- package/build/address-book/base/tokens/tokens.d.ts +13 -0
- package/build/address-book/base/tokens/tokens.js +13 -0
- package/build/address-book/ethereum/index.d.ts +26 -0
- package/build/address-book/ethereum/tokens/tokens.d.ts +13 -0
- package/build/address-book/ethereum/tokens/tokens.js +13 -0
- package/build-esm/address-book/base/index.d.ts +26 -0
- package/build-esm/address-book/base/tokens/tokens.d.ts +13 -0
- package/build-esm/address-book/base/tokens/tokens.js +13 -0
- package/build-esm/address-book/ethereum/index.d.ts +26 -0
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +13 -0
- package/build-esm/address-book/ethereum/tokens/tokens.js +13 -0
- package/package.json +1 -1
|
@@ -3111,6 +3111,19 @@ export declare const base: {
|
|
|
3111
3111
|
readonly description: "clawd.atg.eth @austingriffith's ai agent";
|
|
3112
3112
|
readonly bridge: "native";
|
|
3113
3113
|
};
|
|
3114
|
+
readonly HYPE: {
|
|
3115
|
+
readonly name: "HYPE";
|
|
3116
|
+
readonly symbol: "HYPE";
|
|
3117
|
+
readonly oracleId: "bHYPE";
|
|
3118
|
+
readonly address: "0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d";
|
|
3119
|
+
readonly chainId: 8453;
|
|
3120
|
+
readonly decimals: 18;
|
|
3121
|
+
readonly website: "https://app.hyperliquid.xyz/trade";
|
|
3122
|
+
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
3123
|
+
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
3124
|
+
readonly bridge: "wormhole";
|
|
3125
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3126
|
+
};
|
|
3114
3127
|
};
|
|
3115
3128
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3116
3129
|
readonly WNATIVE: {
|
|
@@ -6222,6 +6235,19 @@ export declare const base: {
|
|
|
6222
6235
|
readonly description: "clawd.atg.eth @austingriffith's ai agent";
|
|
6223
6236
|
readonly bridge: "native";
|
|
6224
6237
|
};
|
|
6238
|
+
readonly HYPE: {
|
|
6239
|
+
readonly name: "HYPE";
|
|
6240
|
+
readonly symbol: "HYPE";
|
|
6241
|
+
readonly oracleId: "bHYPE";
|
|
6242
|
+
readonly address: "0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d";
|
|
6243
|
+
readonly chainId: 8453;
|
|
6244
|
+
readonly decimals: 18;
|
|
6245
|
+
readonly website: "https://app.hyperliquid.xyz/trade";
|
|
6246
|
+
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
6247
|
+
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
6248
|
+
readonly bridge: "wormhole";
|
|
6249
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
6250
|
+
};
|
|
6225
6251
|
}>;
|
|
6226
6252
|
readonly native: {
|
|
6227
6253
|
readonly symbol: "ETH";
|
|
@@ -3108,4 +3108,17 @@ export declare const tokens: {
|
|
|
3108
3108
|
readonly description: "clawd.atg.eth @austingriffith's ai agent";
|
|
3109
3109
|
readonly bridge: "native";
|
|
3110
3110
|
};
|
|
3111
|
+
readonly HYPE: {
|
|
3112
|
+
readonly name: "HYPE";
|
|
3113
|
+
readonly symbol: "HYPE";
|
|
3114
|
+
readonly oracleId: "bHYPE";
|
|
3115
|
+
readonly address: "0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d";
|
|
3116
|
+
readonly chainId: 8453;
|
|
3117
|
+
readonly decimals: 18;
|
|
3118
|
+
readonly website: "https://app.hyperliquid.xyz/trade";
|
|
3119
|
+
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
3120
|
+
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
3121
|
+
readonly bridge: "wormhole";
|
|
3122
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3123
|
+
};
|
|
3111
3124
|
};
|
|
@@ -3076,4 +3076,17 @@ exports.tokens = {
|
|
|
3076
3076
|
description: "clawd.atg.eth @austingriffith's ai agent",
|
|
3077
3077
|
bridge: 'native',
|
|
3078
3078
|
},
|
|
3079
|
+
HYPE: {
|
|
3080
|
+
name: 'HYPE',
|
|
3081
|
+
symbol: 'HYPE',
|
|
3082
|
+
oracleId: 'bHYPE',
|
|
3083
|
+
address: '0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d',
|
|
3084
|
+
chainId: 8453,
|
|
3085
|
+
decimals: 18,
|
|
3086
|
+
website: 'https://app.hyperliquid.xyz/trade',
|
|
3087
|
+
description: 'Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ',
|
|
3088
|
+
documentation: 'https://hyperliquid.gitbook.io/hyperliquid-docs',
|
|
3089
|
+
bridge: 'wormhole',
|
|
3090
|
+
tags: ['BLUECHIP'],
|
|
3091
|
+
},
|
|
3079
3092
|
};
|
|
@@ -2370,6 +2370,19 @@ export declare const ethereum: {
|
|
|
2370
2370
|
readonly bridge: "native";
|
|
2371
2371
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2372
2372
|
};
|
|
2373
|
+
readonly sUSDf: {
|
|
2374
|
+
readonly name: "Staked Falcon USD";
|
|
2375
|
+
readonly symbol: "sUSDf";
|
|
2376
|
+
readonly oracleId: "sUSDf";
|
|
2377
|
+
readonly address: "0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0";
|
|
2378
|
+
readonly chainId: 1;
|
|
2379
|
+
readonly decimals: 18;
|
|
2380
|
+
readonly website: "https://app.falcon.finance/";
|
|
2381
|
+
readonly documentation: "https://docs.falcon.finance/";
|
|
2382
|
+
readonly description: "Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.";
|
|
2383
|
+
readonly bridge: "native";
|
|
2384
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2385
|
+
};
|
|
2373
2386
|
readonly RLUSD: {
|
|
2374
2387
|
readonly name: "RLUSD";
|
|
2375
2388
|
readonly symbol: "RLUSD";
|
|
@@ -5112,6 +5125,19 @@ export declare const ethereum: {
|
|
|
5112
5125
|
readonly bridge: "native";
|
|
5113
5126
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
5114
5127
|
};
|
|
5128
|
+
readonly sUSDf: {
|
|
5129
|
+
readonly name: "Staked Falcon USD";
|
|
5130
|
+
readonly symbol: "sUSDf";
|
|
5131
|
+
readonly oracleId: "sUSDf";
|
|
5132
|
+
readonly address: "0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0";
|
|
5133
|
+
readonly chainId: 1;
|
|
5134
|
+
readonly decimals: 18;
|
|
5135
|
+
readonly website: "https://app.falcon.finance/";
|
|
5136
|
+
readonly documentation: "https://docs.falcon.finance/";
|
|
5137
|
+
readonly description: "Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.";
|
|
5138
|
+
readonly bridge: "native";
|
|
5139
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
5140
|
+
};
|
|
5115
5141
|
readonly RLUSD: {
|
|
5116
5142
|
readonly name: "RLUSD";
|
|
5117
5143
|
readonly symbol: "RLUSD";
|
|
@@ -2367,6 +2367,19 @@ export declare const tokens: {
|
|
|
2367
2367
|
readonly bridge: "native";
|
|
2368
2368
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2369
2369
|
};
|
|
2370
|
+
readonly sUSDf: {
|
|
2371
|
+
readonly name: "Staked Falcon USD";
|
|
2372
|
+
readonly symbol: "sUSDf";
|
|
2373
|
+
readonly oracleId: "sUSDf";
|
|
2374
|
+
readonly address: "0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0";
|
|
2375
|
+
readonly chainId: 1;
|
|
2376
|
+
readonly decimals: 18;
|
|
2377
|
+
readonly website: "https://app.falcon.finance/";
|
|
2378
|
+
readonly documentation: "https://docs.falcon.finance/";
|
|
2379
|
+
readonly description: "Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.";
|
|
2380
|
+
readonly bridge: "native";
|
|
2381
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2382
|
+
};
|
|
2370
2383
|
readonly RLUSD: {
|
|
2371
2384
|
readonly name: "RLUSD";
|
|
2372
2385
|
readonly symbol: "RLUSD";
|
|
@@ -2336,6 +2336,19 @@ exports.tokens = {
|
|
|
2336
2336
|
bridge: 'native',
|
|
2337
2337
|
tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
|
|
2338
2338
|
},
|
|
2339
|
+
sUSDf: {
|
|
2340
|
+
name: 'Staked Falcon USD',
|
|
2341
|
+
symbol: 'sUSDf',
|
|
2342
|
+
oracleId: 'sUSDf',
|
|
2343
|
+
address: '0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0',
|
|
2344
|
+
chainId: 1,
|
|
2345
|
+
decimals: 18,
|
|
2346
|
+
website: 'https://app.falcon.finance/',
|
|
2347
|
+
documentation: 'https://docs.falcon.finance/',
|
|
2348
|
+
description: 'Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.',
|
|
2349
|
+
bridge: 'native',
|
|
2350
|
+
tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
|
|
2351
|
+
},
|
|
2339
2352
|
RLUSD: {
|
|
2340
2353
|
name: 'RLUSD',
|
|
2341
2354
|
symbol: 'RLUSD',
|
|
@@ -3111,6 +3111,19 @@ export declare const base: {
|
|
|
3111
3111
|
readonly description: "clawd.atg.eth @austingriffith's ai agent";
|
|
3112
3112
|
readonly bridge: "native";
|
|
3113
3113
|
};
|
|
3114
|
+
readonly HYPE: {
|
|
3115
|
+
readonly name: "HYPE";
|
|
3116
|
+
readonly symbol: "HYPE";
|
|
3117
|
+
readonly oracleId: "bHYPE";
|
|
3118
|
+
readonly address: "0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d";
|
|
3119
|
+
readonly chainId: 8453;
|
|
3120
|
+
readonly decimals: 18;
|
|
3121
|
+
readonly website: "https://app.hyperliquid.xyz/trade";
|
|
3122
|
+
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
3123
|
+
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
3124
|
+
readonly bridge: "wormhole";
|
|
3125
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3126
|
+
};
|
|
3114
3127
|
};
|
|
3115
3128
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3116
3129
|
readonly WNATIVE: {
|
|
@@ -6222,6 +6235,19 @@ export declare const base: {
|
|
|
6222
6235
|
readonly description: "clawd.atg.eth @austingriffith's ai agent";
|
|
6223
6236
|
readonly bridge: "native";
|
|
6224
6237
|
};
|
|
6238
|
+
readonly HYPE: {
|
|
6239
|
+
readonly name: "HYPE";
|
|
6240
|
+
readonly symbol: "HYPE";
|
|
6241
|
+
readonly oracleId: "bHYPE";
|
|
6242
|
+
readonly address: "0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d";
|
|
6243
|
+
readonly chainId: 8453;
|
|
6244
|
+
readonly decimals: 18;
|
|
6245
|
+
readonly website: "https://app.hyperliquid.xyz/trade";
|
|
6246
|
+
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
6247
|
+
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
6248
|
+
readonly bridge: "wormhole";
|
|
6249
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
6250
|
+
};
|
|
6225
6251
|
}>;
|
|
6226
6252
|
readonly native: {
|
|
6227
6253
|
readonly symbol: "ETH";
|
|
@@ -3108,4 +3108,17 @@ export declare const tokens: {
|
|
|
3108
3108
|
readonly description: "clawd.atg.eth @austingriffith's ai agent";
|
|
3109
3109
|
readonly bridge: "native";
|
|
3110
3110
|
};
|
|
3111
|
+
readonly HYPE: {
|
|
3112
|
+
readonly name: "HYPE";
|
|
3113
|
+
readonly symbol: "HYPE";
|
|
3114
|
+
readonly oracleId: "bHYPE";
|
|
3115
|
+
readonly address: "0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d";
|
|
3116
|
+
readonly chainId: 8453;
|
|
3117
|
+
readonly decimals: 18;
|
|
3118
|
+
readonly website: "https://app.hyperliquid.xyz/trade";
|
|
3119
|
+
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
3120
|
+
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
3121
|
+
readonly bridge: "wormhole";
|
|
3122
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3123
|
+
};
|
|
3111
3124
|
};
|
|
@@ -3073,4 +3073,17 @@ export const tokens = {
|
|
|
3073
3073
|
description: "clawd.atg.eth @austingriffith's ai agent",
|
|
3074
3074
|
bridge: 'native',
|
|
3075
3075
|
},
|
|
3076
|
+
HYPE: {
|
|
3077
|
+
name: 'HYPE',
|
|
3078
|
+
symbol: 'HYPE',
|
|
3079
|
+
oracleId: 'bHYPE',
|
|
3080
|
+
address: '0x15D0e0c55a3E7eE67152aD7E89acf164253Ff68d',
|
|
3081
|
+
chainId: 8453,
|
|
3082
|
+
decimals: 18,
|
|
3083
|
+
website: 'https://app.hyperliquid.xyz/trade',
|
|
3084
|
+
description: 'Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ',
|
|
3085
|
+
documentation: 'https://hyperliquid.gitbook.io/hyperliquid-docs',
|
|
3086
|
+
bridge: 'wormhole',
|
|
3087
|
+
tags: ['BLUECHIP'],
|
|
3088
|
+
},
|
|
3076
3089
|
};
|
|
@@ -2370,6 +2370,19 @@ export declare const ethereum: {
|
|
|
2370
2370
|
readonly bridge: "native";
|
|
2371
2371
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2372
2372
|
};
|
|
2373
|
+
readonly sUSDf: {
|
|
2374
|
+
readonly name: "Staked Falcon USD";
|
|
2375
|
+
readonly symbol: "sUSDf";
|
|
2376
|
+
readonly oracleId: "sUSDf";
|
|
2377
|
+
readonly address: "0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0";
|
|
2378
|
+
readonly chainId: 1;
|
|
2379
|
+
readonly decimals: 18;
|
|
2380
|
+
readonly website: "https://app.falcon.finance/";
|
|
2381
|
+
readonly documentation: "https://docs.falcon.finance/";
|
|
2382
|
+
readonly description: "Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.";
|
|
2383
|
+
readonly bridge: "native";
|
|
2384
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2385
|
+
};
|
|
2373
2386
|
readonly RLUSD: {
|
|
2374
2387
|
readonly name: "RLUSD";
|
|
2375
2388
|
readonly symbol: "RLUSD";
|
|
@@ -5112,6 +5125,19 @@ export declare const ethereum: {
|
|
|
5112
5125
|
readonly bridge: "native";
|
|
5113
5126
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
5114
5127
|
};
|
|
5128
|
+
readonly sUSDf: {
|
|
5129
|
+
readonly name: "Staked Falcon USD";
|
|
5130
|
+
readonly symbol: "sUSDf";
|
|
5131
|
+
readonly oracleId: "sUSDf";
|
|
5132
|
+
readonly address: "0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0";
|
|
5133
|
+
readonly chainId: 1;
|
|
5134
|
+
readonly decimals: 18;
|
|
5135
|
+
readonly website: "https://app.falcon.finance/";
|
|
5136
|
+
readonly documentation: "https://docs.falcon.finance/";
|
|
5137
|
+
readonly description: "Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.";
|
|
5138
|
+
readonly bridge: "native";
|
|
5139
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
5140
|
+
};
|
|
5115
5141
|
readonly RLUSD: {
|
|
5116
5142
|
readonly name: "RLUSD";
|
|
5117
5143
|
readonly symbol: "RLUSD";
|
|
@@ -2367,6 +2367,19 @@ export declare const tokens: {
|
|
|
2367
2367
|
readonly bridge: "native";
|
|
2368
2368
|
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2369
2369
|
};
|
|
2370
|
+
readonly sUSDf: {
|
|
2371
|
+
readonly name: "Staked Falcon USD";
|
|
2372
|
+
readonly symbol: "sUSDf";
|
|
2373
|
+
readonly oracleId: "sUSDf";
|
|
2374
|
+
readonly address: "0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0";
|
|
2375
|
+
readonly chainId: 1;
|
|
2376
|
+
readonly decimals: 18;
|
|
2377
|
+
readonly website: "https://app.falcon.finance/";
|
|
2378
|
+
readonly documentation: "https://docs.falcon.finance/";
|
|
2379
|
+
readonly description: "Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.";
|
|
2380
|
+
readonly bridge: "native";
|
|
2381
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
|
|
2382
|
+
};
|
|
2370
2383
|
readonly RLUSD: {
|
|
2371
2384
|
readonly name: "RLUSD";
|
|
2372
2385
|
readonly symbol: "RLUSD";
|
|
@@ -2333,6 +2333,19 @@ export const tokens = {
|
|
|
2333
2333
|
bridge: 'native',
|
|
2334
2334
|
tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
|
|
2335
2335
|
},
|
|
2336
|
+
sUSDf: {
|
|
2337
|
+
name: 'Staked Falcon USD',
|
|
2338
|
+
symbol: 'sUSDf',
|
|
2339
|
+
oracleId: 'sUSDf',
|
|
2340
|
+
address: '0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0',
|
|
2341
|
+
chainId: 1,
|
|
2342
|
+
decimals: 18,
|
|
2343
|
+
website: 'https://app.falcon.finance/',
|
|
2344
|
+
documentation: 'https://docs.falcon.finance/',
|
|
2345
|
+
description: 'Falcon is the next-generation platform transforming synthetic dollars into sustainable yield opportunities. Falcon aims to empower users and institutions to unlock the true yield potential of their digital assets.',
|
|
2346
|
+
bridge: 'native',
|
|
2347
|
+
tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
|
|
2348
|
+
},
|
|
2336
2349
|
RLUSD: {
|
|
2337
2350
|
name: 'RLUSD',
|
|
2338
2351
|
symbol: 'RLUSD',
|
package/package.json
CHANGED