Skip to content

Commit

Permalink
chore: Update test bonds
Browse files Browse the repository at this point in the history
  • Loading branch information
efeDaniels committed Oct 5, 2023
1 parent 5bef8f9 commit 4f41269
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
{
"index": 69696969,
"contractAddress": {
"56": "0xD11D23b2AE2530A15991d6ccD056c5b9e1363BF6"
"56": "0xa9ce6c5a0a056C1cb2F1912423e218F7d2F0F9D1"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -578,7 +578,7 @@
{
"index": 69696970,
"contractAddress": {
"56": "0x34CDa610e66124EC3d4B5d20cDF702cEA94fb643"
"56": "0x51bB9F73306C53A45a82C35A4b7a2BB96A68c570"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -672,7 +672,7 @@
{
"index": 69696971,
"contractAddress": {
"56": "0x717A6c0800AB6CcD57573F36D32DC297E0f1853e"
"56": "0x90EdBd0494ae391085128D3f1974c08235F0E7A0"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -766,7 +766,7 @@
{
"index": 69696972,
"contractAddress": {
"56": "0x8e01D3Ec6bbFA6B76b79358803ce37FD55cc5236"
"56": "0xb2661ed23A93da5858e7bDdAeFe1b333055Efced"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -860,7 +860,7 @@
{
"index": 69696973,
"contractAddress": {
"56": "0x4d843F79D2f84338bCb3630a102D290c5cbabBa3"
"56": "0xe452181Ed5E86F4C66FaEa29Ef8F7129fe2BCAaE"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -936,7 +936,7 @@
{
"index": 69696974,
"contractAddress": {
"56": "0x195D1890Ad2C789c2B55e055b8aaCc7567C167bE"
"56": "0x46B5a03b873702fEF551759121C9589b27C60adf"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -1012,7 +1012,7 @@
{
"index": 69696975,
"contractAddress": {
"56": "0x1Dc1c032aed395C0af496f5a998B80E5b3c2AE73"
"56": "0x42c59176613A5513235c44BFf51aCded98977A18"
},
"billType": "migration",
"billVersion": "V2",
Expand Down Expand Up @@ -1088,7 +1088,7 @@
{
"index": 69696976,
"contractAddress": {
"56": "0xFb1a2c36B0d2EE52e725d50C0e45dC9E2254A633"
"56": "0x740651cCf2De86810Cbcd4E30147b200b5018F3F"
},
"billType": "migration",
"billVersion": "V2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ape.swap/apeswap-lists",
"version": "1.5.16-test.13",
"version": "1.5.16-test.14",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
16 changes: 8 additions & 8 deletions src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const bills: BillsConfig[] = [
{
index: 69696969, //MIGRATION TEST BOND BANANA 2 MONTH
contractAddress: {
[ChainId.BSC]: '0xD11D23b2AE2530A15991d6ccD056c5b9e1363BF6',
[ChainId.BSC]: '0xa9ce6c5a0a056C1cb2F1912423e218F7d2F0F9D1',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -170,7 +170,7 @@ const bills: BillsConfig[] = [
{
index: 69696970, //MIGRATION TEST BOND BANANA 4 MONTH
contractAddress: {
[ChainId.BSC]: '0x34CDa610e66124EC3d4B5d20cDF702cEA94fb643',
[ChainId.BSC]: '0x51bB9F73306C53A45a82C35A4b7a2BB96A68c570',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -197,7 +197,7 @@ const bills: BillsConfig[] = [
{
index: 69696971, //MIGRATION TEST BOND BANANA 6 MONTH
contractAddress: {
[ChainId.BSC]: '0x717A6c0800AB6CcD57573F36D32DC297E0f1853e',
[ChainId.BSC]: '0x90EdBd0494ae391085128D3f1974c08235F0E7A0',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -224,7 +224,7 @@ const bills: BillsConfig[] = [
{
index: 69696972, //MIGRATION TEST BOND BANANA 12 MONTH
contractAddress: {
[ChainId.BSC]: '0x8e01D3Ec6bbFA6B76b79358803ce37FD55cc5236',
[ChainId.BSC]: '0xb2661ed23A93da5858e7bDdAeFe1b333055Efced',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -251,7 +251,7 @@ const bills: BillsConfig[] = [
{
index: 69696973, //MIGRATION TEST BOND GNANA 2 MONTH
contractAddress: {
[ChainId.BSC]: '0x4d843F79D2f84338bCb3630a102D290c5cbabBa3',
[ChainId.BSC]: '0xe452181Ed5E86F4C66FaEa29Ef8F7129fe2BCAaE',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -278,7 +278,7 @@ const bills: BillsConfig[] = [
{
index: 69696974, //MIGRATION TEST BOND GNANA 4 MONTH
contractAddress: {
[ChainId.BSC]: '0x195D1890Ad2C789c2B55e055b8aaCc7567C167bE',
[ChainId.BSC]: '0x46B5a03b873702fEF551759121C9589b27C60adf',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -305,7 +305,7 @@ const bills: BillsConfig[] = [
{
index: 69696975, //MIGRATION TEST BOND GNANA 6 MONTH
contractAddress: {
[ChainId.BSC]: '0x1Dc1c032aed395C0af496f5a998B80E5b3c2AE73',
[ChainId.BSC]: '0x42c59176613A5513235c44BFf51aCded98977A18',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand All @@ -332,7 +332,7 @@ const bills: BillsConfig[] = [
{
index: 69696976, //MIGRATION TEST BOND GNANA 12 MONTH
contractAddress: {
[ChainId.BSC]: '0xFb1a2c36B0d2EE52e725d50C0e45dC9E2254A633',
[ChainId.BSC]: '0x740651cCf2De86810Cbcd4E30147b200b5018F3F',
},
billType: 'migration',
billVersion: BillVersion.V2,
Expand Down

0 comments on commit 4f41269

Please sign in to comment.