Skip to content

Commit

Permalink
total prop
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed Mar 18, 2024
1 parent 0f7186e commit 1a358a9
Show file tree
Hide file tree
Showing 24 changed files with 30 additions and 3 deletions.
1 change: 1 addition & 0 deletions protocols/across.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const across: Protocol = {
noncirculating: ["DAO Treasury"],
farming: ["Protocol Rewards"],
},
total: qty
};

export default across;
1 change: 1 addition & 0 deletions protocols/apecoin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,5 +164,6 @@ const apecoin: Protocol = {
"founders",
],
},
total: totalQty
};
export default apecoin;
1 change: 1 addition & 0 deletions protocols/api3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const api3: Protocol = {
publicSale: ["Public distribution"],
farming: ["Staking rewards"],
},
total: qty
};

export default api3;
1 change: 1 addition & 0 deletions protocols/arbitrum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const arbitrum: Protocol = {
noncirculating: ["Arbitrum DAO Treasury", "Ecosystem Development Fund"],
airdrop: ["Airdrop"],
},
total: qty
};

export default arbitrum;
1 change: 1 addition & 0 deletions protocols/camelot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ const camelot: Protocol = {
publicSale: ["Genesis Pool", "Public Sale"],
farming: ["Liquidity Mining"],
},
total: qty
};

export default camelot;
1 change: 1 addition & 0 deletions protocols/chainlink.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const chainlink: Protocol = {
publicSale: ["Public Token Sale"],
noncirculating: ["Company"],
},
total: qty
};

export default chainlink;
1 change: 1 addition & 0 deletions protocols/clearpool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const clearpool: Protocol = {
"Team",
],
},
total: qty
};

export default clearpool;
1 change: 1 addition & 0 deletions protocols/conic-finance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const conic: Protocol = {
],
noncirculating: ["Treasury"],
},
total: qty
};

export default conic;
3 changes: 1 addition & 2 deletions protocols/cyberConnect.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Protocol } from "../types/adapters";
import { manualCliff, manualLinear, manualStep } from "../adapters/manual";
import { manualCliff, manualStep } from "../adapters/manual";
import { periodToSeconds } from "../utils/time";
import { balance, latest } from "../adapters/balance";

const qty = 1e8;
const tge = 1692057600;
Expand Down
1 change: 1 addition & 0 deletions protocols/dodo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const dodo: Protocol = {
publicSale: ["IDO"],
noncirculating: ["Community incentives"],
},
total: qty
};

export default dodo;
1 change: 1 addition & 0 deletions protocols/dopex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const dopex: Protocol = {
publicSale: ["Token sale"],
noncirculating: ["Treasury"],
},
total: qty
};

export default dopex;
1 change: 1 addition & 0 deletions protocols/ens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ const ens: Protocol = {
publicSale: [],
airdrop: ["Airdrop"],
},
total: qty
};
export default ens;
8 changes: 7 additions & 1 deletion protocols/equilibria.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ const equilibria: Protocol = {
},
],
},
categories: {},
categories: {
insiders: ["Presale Investors"],
publicSale: ["IDO"],
noncirculating: ["Equilibria Treasury"],
farming: ["Liquidity Mining", "Boostrapping Incentives"],
},
total: qty,
};
export default equilibria;
1 change: 1 addition & 0 deletions protocols/forta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ const forta: Protocol = {
farming: ["node runner rewards"],
noncirculating: ["unallocated"],
},
total: totalQty
};
export default forta;
1 change: 1 addition & 0 deletions protocols/idle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ const idle: Protocol = {
publicSale: ["Liquidity bootstrap"],
noncirculating: ["Ecosystem fund"],
},
total: qty
};
export default idle;
1 change: 1 addition & 0 deletions protocols/ignoreFud.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const ignoreFud: Protocol = {
publicSale: ["Public Launch"],
airdrop: ["Airdrop & Marketing"],
},
total: qty
};

export default ignoreFud;
1 change: 1 addition & 0 deletions protocols/jones-dao.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ const jonesDao: Protocol = {
airdrop: ["Airdrop"],
publicSale: ["Public sale"],
},
total: qty
};
export default jonesDao;
1 change: 1 addition & 0 deletions protocols/lido.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ const lido: Protocol = {
],
noncirculating: ["DAO Treasury"],
},
total: qty
};
export default lido;
1 change: 1 addition & 0 deletions protocols/merit-circle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ const merit: Protocol = {
publicSale: ["Public Distribution"],
noncirculating: ["DAO Treasury"],
},
total: qty
};

export default merit;
1 change: 1 addition & 0 deletions protocols/perpetual-protocol.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ const perpetual: Protocol = {
farming: ["Balancer LBP", "Ecosystem and rewards"],
insiders: ["Seed investors", "Strategic investors", "Team and advisors"],
},
total: qty
};
export default perpetual;
1 change: 1 addition & 0 deletions protocols/stargate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const stargate: Protocol = {
],
publicSale: ["STG launch auction purchasers", "STG DEX liquidity"],
},
total: qty
};

export default stargate;
1 change: 1 addition & 0 deletions protocols/superrare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const superrare: Protocol = {
noncirculating: ["Community treasury"],
airdrop: ["Retroactive airdrop"],
},
total: qty
};

export default superrare;
1 change: 1 addition & 0 deletions protocols/tranchess.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ const tranchess: Protocol = {
farming: ["Community Incentives"],
noncirculating: ["Ecosystem / Treasury"],
},
total: qty
};

export default tranchess;
1 change: 1 addition & 0 deletions protocols/y2k.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ const y2k: Protocol = {
publicSale: ["IFO"],
noncirculating: ["Treasury"],
},
total: qty
};
export default y2k;

0 comments on commit 1a358a9

Please sign in to comment.