@beefyfinance/blockchain-addressbook 0.54.198 → 0.54.199
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 +2 -2
- package/build/address-book/base/tokens/tokens.d.ts +1 -1
- package/build/address-book/base/tokens/tokens.js +1 -1
- package/build/address-book/bsc/index.d.ts +26 -0
- package/build/address-book/bsc/tokens/tokens.d.ts +13 -0
- package/build/address-book/bsc/tokens/tokens.js +13 -0
- package/build-esm/address-book/base/index.d.ts +2 -2
- package/build-esm/address-book/base/tokens/tokens.d.ts +1 -1
- package/build-esm/address-book/base/tokens/tokens.js +1 -1
- package/build-esm/address-book/bsc/index.d.ts +26 -0
- package/build-esm/address-book/bsc/tokens/tokens.d.ts +13 -0
- package/build-esm/address-book/bsc/tokens/tokens.js +13 -0
- package/package.json +1 -1
|
@@ -3297,7 +3297,7 @@ export declare const base: {
|
|
|
3297
3297
|
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3298
3298
|
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3299
3299
|
readonly bridge: "layer-zero";
|
|
3300
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3300
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3301
3301
|
};
|
|
3302
3302
|
};
|
|
3303
3303
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
@@ -6596,7 +6596,7 @@ export declare const base: {
|
|
|
6596
6596
|
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
6597
6597
|
readonly documentation: "https://ravedao.gitbook.io/";
|
|
6598
6598
|
readonly bridge: "layer-zero";
|
|
6599
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6599
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
6600
6600
|
};
|
|
6601
6601
|
}>;
|
|
6602
6602
|
readonly native: {
|
|
@@ -3294,6 +3294,6 @@ export declare const tokens: {
|
|
|
3294
3294
|
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3295
3295
|
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3296
3296
|
readonly bridge: "layer-zero";
|
|
3297
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3297
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3298
3298
|
};
|
|
3299
3299
|
};
|
|
@@ -3262,6 +3262,6 @@ exports.tokens = {
|
|
|
3262
3262
|
description: 'RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.',
|
|
3263
3263
|
documentation: 'https://ravedao.gitbook.io/',
|
|
3264
3264
|
bridge: 'layer-zero',
|
|
3265
|
-
tags: ['LARGE_HOLDERS'],
|
|
3265
|
+
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
3266
3266
|
},
|
|
3267
3267
|
};
|
|
@@ -4375,6 +4375,19 @@ export declare const bsc: {
|
|
|
4375
4375
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4376
4376
|
readonly documentation: "https://docs.lab.pro/";
|
|
4377
4377
|
};
|
|
4378
|
+
readonly GENIUS: {
|
|
4379
|
+
readonly name: "Genius";
|
|
4380
|
+
readonly symbol: "GENIUS";
|
|
4381
|
+
readonly oracleId: "GENIUS";
|
|
4382
|
+
readonly address: "0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6";
|
|
4383
|
+
readonly chainId: 56;
|
|
4384
|
+
readonly decimals: 18;
|
|
4385
|
+
readonly website: "https://www.tradegenius.com/ ";
|
|
4386
|
+
readonly documentation: "https://docs.tradegenius.com/ ";
|
|
4387
|
+
readonly description: "GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.";
|
|
4388
|
+
readonly bridge: "native";
|
|
4389
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4390
|
+
};
|
|
4378
4391
|
};
|
|
4379
4392
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
4380
4393
|
readonly WNATIVE: {
|
|
@@ -8750,6 +8763,19 @@ export declare const bsc: {
|
|
|
8750
8763
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
8751
8764
|
readonly documentation: "https://docs.lab.pro/";
|
|
8752
8765
|
};
|
|
8766
|
+
readonly GENIUS: {
|
|
8767
|
+
readonly name: "Genius";
|
|
8768
|
+
readonly symbol: "GENIUS";
|
|
8769
|
+
readonly oracleId: "GENIUS";
|
|
8770
|
+
readonly address: "0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6";
|
|
8771
|
+
readonly chainId: 56;
|
|
8772
|
+
readonly decimals: 18;
|
|
8773
|
+
readonly website: "https://www.tradegenius.com/ ";
|
|
8774
|
+
readonly documentation: "https://docs.tradegenius.com/ ";
|
|
8775
|
+
readonly description: "GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.";
|
|
8776
|
+
readonly bridge: "native";
|
|
8777
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
8778
|
+
};
|
|
8753
8779
|
}>;
|
|
8754
8780
|
readonly native: {
|
|
8755
8781
|
readonly symbol: "BNB";
|
|
@@ -4372,4 +4372,17 @@ export declare const tokens: {
|
|
|
4372
4372
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4373
4373
|
readonly documentation: "https://docs.lab.pro/";
|
|
4374
4374
|
};
|
|
4375
|
+
readonly GENIUS: {
|
|
4376
|
+
readonly name: "Genius";
|
|
4377
|
+
readonly symbol: "GENIUS";
|
|
4378
|
+
readonly oracleId: "GENIUS";
|
|
4379
|
+
readonly address: "0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6";
|
|
4380
|
+
readonly chainId: 56;
|
|
4381
|
+
readonly decimals: 18;
|
|
4382
|
+
readonly website: "https://www.tradegenius.com/ ";
|
|
4383
|
+
readonly documentation: "https://docs.tradegenius.com/ ";
|
|
4384
|
+
readonly description: "GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.";
|
|
4385
|
+
readonly bridge: "native";
|
|
4386
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4387
|
+
};
|
|
4375
4388
|
};
|
|
@@ -4329,4 +4329,17 @@ exports.tokens = {
|
|
|
4329
4329
|
tags: ['LARGE_HOLDERS'],
|
|
4330
4330
|
documentation: 'https://docs.lab.pro/',
|
|
4331
4331
|
},
|
|
4332
|
+
GENIUS: {
|
|
4333
|
+
name: 'Genius',
|
|
4334
|
+
symbol: 'GENIUS',
|
|
4335
|
+
oracleId: 'GENIUS',
|
|
4336
|
+
address: '0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6',
|
|
4337
|
+
chainId: 56,
|
|
4338
|
+
decimals: 18,
|
|
4339
|
+
website: 'https://www.tradegenius.com/ ',
|
|
4340
|
+
documentation: 'https://docs.tradegenius.com/ ',
|
|
4341
|
+
description: 'GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.',
|
|
4342
|
+
bridge: 'native',
|
|
4343
|
+
tags: ['LARGE_HOLDERS'],
|
|
4344
|
+
},
|
|
4332
4345
|
};
|
|
@@ -3297,7 +3297,7 @@ export declare const base: {
|
|
|
3297
3297
|
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3298
3298
|
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3299
3299
|
readonly bridge: "layer-zero";
|
|
3300
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3300
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3301
3301
|
};
|
|
3302
3302
|
};
|
|
3303
3303
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
@@ -6596,7 +6596,7 @@ export declare const base: {
|
|
|
6596
6596
|
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
6597
6597
|
readonly documentation: "https://ravedao.gitbook.io/";
|
|
6598
6598
|
readonly bridge: "layer-zero";
|
|
6599
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6599
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
6600
6600
|
};
|
|
6601
6601
|
}>;
|
|
6602
6602
|
readonly native: {
|
|
@@ -3294,6 +3294,6 @@ export declare const tokens: {
|
|
|
3294
3294
|
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3295
3295
|
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3296
3296
|
readonly bridge: "layer-zero";
|
|
3297
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3297
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3298
3298
|
};
|
|
3299
3299
|
};
|
|
@@ -3259,6 +3259,6 @@ export const tokens = {
|
|
|
3259
3259
|
description: 'RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.',
|
|
3260
3260
|
documentation: 'https://ravedao.gitbook.io/',
|
|
3261
3261
|
bridge: 'layer-zero',
|
|
3262
|
-
tags: ['LARGE_HOLDERS'],
|
|
3262
|
+
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
3263
3263
|
},
|
|
3264
3264
|
};
|
|
@@ -4375,6 +4375,19 @@ export declare const bsc: {
|
|
|
4375
4375
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4376
4376
|
readonly documentation: "https://docs.lab.pro/";
|
|
4377
4377
|
};
|
|
4378
|
+
readonly GENIUS: {
|
|
4379
|
+
readonly name: "Genius";
|
|
4380
|
+
readonly symbol: "GENIUS";
|
|
4381
|
+
readonly oracleId: "GENIUS";
|
|
4382
|
+
readonly address: "0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6";
|
|
4383
|
+
readonly chainId: 56;
|
|
4384
|
+
readonly decimals: 18;
|
|
4385
|
+
readonly website: "https://www.tradegenius.com/ ";
|
|
4386
|
+
readonly documentation: "https://docs.tradegenius.com/ ";
|
|
4387
|
+
readonly description: "GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.";
|
|
4388
|
+
readonly bridge: "native";
|
|
4389
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4390
|
+
};
|
|
4378
4391
|
};
|
|
4379
4392
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
4380
4393
|
readonly WNATIVE: {
|
|
@@ -8750,6 +8763,19 @@ export declare const bsc: {
|
|
|
8750
8763
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
8751
8764
|
readonly documentation: "https://docs.lab.pro/";
|
|
8752
8765
|
};
|
|
8766
|
+
readonly GENIUS: {
|
|
8767
|
+
readonly name: "Genius";
|
|
8768
|
+
readonly symbol: "GENIUS";
|
|
8769
|
+
readonly oracleId: "GENIUS";
|
|
8770
|
+
readonly address: "0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6";
|
|
8771
|
+
readonly chainId: 56;
|
|
8772
|
+
readonly decimals: 18;
|
|
8773
|
+
readonly website: "https://www.tradegenius.com/ ";
|
|
8774
|
+
readonly documentation: "https://docs.tradegenius.com/ ";
|
|
8775
|
+
readonly description: "GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.";
|
|
8776
|
+
readonly bridge: "native";
|
|
8777
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
8778
|
+
};
|
|
8753
8779
|
}>;
|
|
8754
8780
|
readonly native: {
|
|
8755
8781
|
readonly symbol: "BNB";
|
|
@@ -4372,4 +4372,17 @@ export declare const tokens: {
|
|
|
4372
4372
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4373
4373
|
readonly documentation: "https://docs.lab.pro/";
|
|
4374
4374
|
};
|
|
4375
|
+
readonly GENIUS: {
|
|
4376
|
+
readonly name: "Genius";
|
|
4377
|
+
readonly symbol: "GENIUS";
|
|
4378
|
+
readonly oracleId: "GENIUS";
|
|
4379
|
+
readonly address: "0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6";
|
|
4380
|
+
readonly chainId: 56;
|
|
4381
|
+
readonly decimals: 18;
|
|
4382
|
+
readonly website: "https://www.tradegenius.com/ ";
|
|
4383
|
+
readonly documentation: "https://docs.tradegenius.com/ ";
|
|
4384
|
+
readonly description: "GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.";
|
|
4385
|
+
readonly bridge: "native";
|
|
4386
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
4387
|
+
};
|
|
4375
4388
|
};
|
|
@@ -4326,4 +4326,17 @@ export const tokens = {
|
|
|
4326
4326
|
tags: ['LARGE_HOLDERS'],
|
|
4327
4327
|
documentation: 'https://docs.lab.pro/',
|
|
4328
4328
|
},
|
|
4329
|
+
GENIUS: {
|
|
4330
|
+
name: 'Genius',
|
|
4331
|
+
symbol: 'GENIUS',
|
|
4332
|
+
oracleId: 'GENIUS',
|
|
4333
|
+
address: '0x1F12B85aAC097E43Aa1555b2881E98a51090e9A6',
|
|
4334
|
+
chainId: 56,
|
|
4335
|
+
decimals: 18,
|
|
4336
|
+
website: 'https://www.tradegenius.com/ ',
|
|
4337
|
+
documentation: 'https://docs.tradegenius.com/ ',
|
|
4338
|
+
description: 'GENIUS is the reward token of Genius Terminal, used to incentivize ecosystem participation building on the Genius points program and cover the cost of platform fees.',
|
|
4339
|
+
bridge: 'native',
|
|
4340
|
+
tags: ['LARGE_HOLDERS'],
|
|
4341
|
+
},
|
|
4329
4342
|
};
|
package/package.json
CHANGED