Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add LPUSS bond #581

Merged
merged 2 commits into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -1344,6 +1344,58 @@
"fullDescription": "LightLink is an Ethereum L2 blockchain that lets dApps and enterprises offer users instant, gasless transactions. LightLink's mission is to seamlessly integrate millions into the digital economy through user-focused dApps and enterprise partnerships, making blockchain as intuitive and accessible as Web2, without the complexity of gas fees and protocols. No L1 & L2 blockchains currently offer only gasless transactions, however, LightLink’s Enterprise Mode allows zero-gas fees for users, processing up to 5000 transactions per second compared to Ethereum's 12-15 and preventing congestion and reducing fees to about $0.01 per transaction.",
"shortDescription": "LightLink is an Ethereum L2 blockchain enabling dApps and enterprises to offer instant, gasless transactions. Their mission is to integrate millions into the digital economy with user-friendly dApps and enterprise partnerships, making blockchain as intuitive and accessible as Web2, without the complexity of gas fees and protocols."
},
{
"index": 6011,
"chainId": 59144,
"contractAddress": {
"59144": "0xDb8764B778D7729E7a71a5583535dB07b8Bcbc4A"
},
"billType": "reserve",
"billVersion": "V2",
"lpToken": {
"symbol": "USDC",
"address": {
"59144": "0x176211869cA2b568f2A7D4EE941E073a821EE1ff"
},
"decimals": {
"59144": 6
},
"liquidityDex": {
"59144": "Nile"
},
"active": true
},
"earnToken": {
"symbol": "LPUSS",
"address": {
"59144": "0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77"
},
"decimals": {
"59144": 18
},
"active": true,
"liquidityDex": {
"59144": "Nile"
}
},
"billNnftAddress": {
"59144": "0xFA40b551980aF88FD2929Ab41f57D98ee13A6354"
},
"inactive": false,
"projectLink": "https://linpuss.xyz/",
"twitter": "https://x.com/LinpussLinea",
"audit": "https://lineascan.build/token/0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77?a=0xc9f2a5115b727849e067da85a0ff422732a358a7#code",
"initTime": {
"59144": 1733249724
},
"soldOut": false,
"billArt": {
"collection": "ApeBond_Collection1"
},
"tags": ["Meme", "Community"],
"shortDescription": " Linpuss revolutionizes trading on Linea by eliminating distractions and making the experience exciting and effortless. Represented by a blindfold, it empowers users to focus on sniping tokens and navigating the market with precision. More than a memecoin, Linpuss combines gamification with powerful tools to identify top opportunities. Backed by the LPUSS token, it offers early access to Linea’s explosive growth and a game-changing ecosystem.",
"fullDescription": "Linpuss introduces an innovative approach to trading on Linea by combining cutting-edge functionality with a fun, gamified experience. With its signature blindfold, Linpuss symbolizes the elimination of distractions, empowering users to focus on sniping tokens and seizing the best opportunities in Linea's dynamic market. More than just a memecoin, Linpuss provides traders with an intuitive and thrilling tool that merges the efficiency of a trading bot with the excitement of a game. As Linea prepares for exponential growth, Linpuss positions itself as a gateway to unlocking early access to a revolutionary ecosystem, offering substantial upside potential. Backed by the LPUSS token, Linpuss is on a mission to redefine blockchain trading—making it seamless, engaging, and accessible for all. Whether you're a seasoned trader or a newcomer, Linpuss transforms trading into an adventure, giving you the tools and focus needed to succeed in the evolving Linea market."
},
{
"index": 6010,
"chainId": 59144,
Expand Down
13 changes: 13 additions & 0 deletions config/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,19 @@
"59144": "Lynex"
}
},
"lpuss": {
"symbol": "LPUSS",
"address": {
"59144": "0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77"
},
"decimals": {
"59144": 18
},
"active": true,
"liquidityDex": {
"59144": "Nile"
}
},
"abcarv": {
"symbol": "CARV",
"address": {
Expand Down
29 changes: 28 additions & 1 deletion src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { BillArtCollection, BillsConfig, BillVersion, ChainId, MigrationVestingT
// Telos Largest ID: 215
// Arbitrum Largest ID: 2011
// ETH Largest ID: 3031
// Linea Largest ID: 6010
// Linea Largest ID: 6011
// Base Largest ID: 8015
// Lightlink Largest ID: 7000
// IOTA largest ID: 9003
Expand Down Expand Up @@ -708,6 +708,33 @@ const bills: BillsConfig[] = [

//
// LINEA
{
index: 6011,
chainId: ChainId.LINEA,
contractAddress: {
[ChainId.LINEA]: '0xDb8764B778D7729E7a71a5583535dB07b8Bcbc4A',
},
billType: 'reserve',
billVersion: BillVersion.V2,
lpToken: tokens.usdc,
earnToken: tokens.lpuss,
billNnftAddress: {
[ChainId.LINEA]: '0xFA40b551980aF88FD2929Ab41f57D98ee13A6354',
},
inactive: false,
projectLink: 'https://linpuss.xyz/',
twitter: 'https://x.com/LinpussLinea',
audit:
'https://lineascan.build/token/0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77?a=0xc9f2a5115b727849e067da85a0ff422732a358a7#code',
initTime: { [ChainId.LINEA]: 1733249724 },
soldOut: false,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
tags: ['Meme', 'Community'],
shortDescription: ` Linpuss revolutionizes trading on Linea by eliminating distractions and making the experience exciting and effortless. Represented by a blindfold, it empowers users to focus on sniping tokens and navigating the market with precision. More than a memecoin, Linpuss combines gamification with powerful tools to identify top opportunities. Backed by the LPUSS token, it offers early access to Linea’s explosive growth and a game-changing ecosystem.`,
fullDescription: `Linpuss introduces an innovative approach to trading on Linea by combining cutting-edge functionality with a fun, gamified experience. With its signature blindfold, Linpuss symbolizes the elimination of distractions, empowering users to focus on sniping tokens and seizing the best opportunities in Linea's dynamic market. More than just a memecoin, Linpuss provides traders with an intuitive and thrilling tool that merges the efficiency of a trading bot with the excitement of a game. As Linea prepares for exponential growth, Linpuss positions itself as a gateway to unlocking early access to a revolutionary ecosystem, offering substantial upside potential. Backed by the LPUSS token, Linpuss is on a mission to redefine blockchain trading—making it seamless, engaging, and accessible for all. Whether you're a seasoned trader or a newcomer, Linpuss transforms trading into an adventure, giving you the tools and focus needed to succeed in the evolving Linea market.`,
},
{
index: 6010,
chainId: ChainId.LINEA,
Expand Down
13 changes: 13 additions & 0 deletions src/constants/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,19 @@ const tokens: Record<string, Token> = {
[ChainId.LINEA]: LiquidityDex.Lynex,
},
},
lpuss: {
symbol: 'LPUSS',
address: {
[ChainId.LINEA]: '0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77',
},
decimals: {
[ChainId.LINEA]: 18,
},
active: true,
liquidityDex: {
[ChainId.LINEA]: LiquidityDex.Nile,
},
},
abcarv: {
symbol: 'CARV',
address: {
Expand Down
Loading