Skip to content

Commit

Permalink
Merge pull request #329 from ApeSwapFinance/feat/update-soldout-bonds
Browse files Browse the repository at this point in the history
Feat/update soldout bonds
  • Loading branch information
ape-fede authored Apr 2, 2024
2 parents 3afdde9 + a38265c commit 8484d52
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
26 changes: 13 additions & 13 deletions config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -2452,7 +2452,7 @@
"initPrice": {
"56": 0.002404165611
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -2534,7 +2534,7 @@
"initPrice": {
"56": 0.103519967970037
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -3428,7 +3428,7 @@
"initPrice": {
"56": 0.000875307143616461
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -3748,7 +3748,7 @@
"initPrice": {
"56": 0.07580203004538802
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -3926,7 +3926,7 @@
"initPrice": {
"56": 0.002404165611
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -5085,7 +5085,7 @@
"initPrice": {
"56": 0.0205543890538182
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -5287,7 +5287,7 @@
"initPrice": {
"56": 0.0776096447226248
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -13345,7 +13345,7 @@
"initPrice": {
"137": 0.002404165611
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -13462,7 +13462,7 @@
"initPrice": {
"137": 0.00254
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "Quickswap_Collection1"
},
Expand Down Expand Up @@ -13635,7 +13635,7 @@
"initPrice": {
"137": 0.347018667988457
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "PlanetIX_Collection1"
},
Expand Down Expand Up @@ -13753,7 +13753,7 @@
"initPrice": {
"137": 0.347018667988457
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "PlanetIX_Collection1"
},
Expand Down Expand Up @@ -14115,7 +14115,7 @@
"initPrice": {
"137": 0.0948073647
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "Quickswap_Collection1"
},
Expand Down Expand Up @@ -15256,7 +15256,7 @@
"initPrice": {
"137": 0.00254
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "Quickswap_Collection1"
},
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.9.7",
"version": "1.9.8",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
26 changes: 13 additions & 13 deletions src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ const bills: BillsConfig[] = [
audit: 'https://paladinsec.co/projects/apeswap/',
initTime: { [ChainId.BSC]: 1700485200 },
initPrice: { [ChainId.BSC]: 0.002404165611 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -704,7 +704,7 @@ const bills: BillsConfig[] = [
audit: 'https://solidity.finance/audits/BlockApeScissors/',
initTime: { [ChainId.BSC]: 1704477600 },
initPrice: { [ChainId.BSC]: 0.103519967970037 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -953,7 +953,7 @@ const bills: BillsConfig[] = [
audit: 'https://skynet.certik.com/projects/winkyverse',
initTime: { [ChainId.BSC]: 1704891600 },
initPrice: { [ChainId.BSC]: 0.000875307143616461 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -1037,7 +1037,7 @@ const bills: BillsConfig[] = [
audit: 'https://github.com/CodeXChainOfficial/SC/tree/ERC20Base',
initTime: { [ChainId.BSC]: 1708946738 },
initPrice: { [ChainId.BSC]: 0.07580203004538802 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -1094,7 +1094,7 @@ const bills: BillsConfig[] = [
'https://github.com/Decubate-com/documents/blob/main/%5BHAECHI%20AUDIT%5D%20Decubate%20Smart%20Contract%20Audit%20Report%20v2.0.pdf',
initTime: { [ChainId.BSC]: 1700485200 },
initPrice: { [ChainId.BSC]: 0.002404165611 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -1399,7 +1399,7 @@ const bills: BillsConfig[] = [
audit: 'https://skynet.certik.com/projects/solidus-ai-tech',
initTime: { [ChainId.BSC]: 1700992815 },
initPrice: { [ChainId.BSC]: 0.0205543890538182 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -1455,7 +1455,7 @@ const bills: BillsConfig[] = [
audit: 'https://www.certik.com/projects/credefi?utm_source=CMC&utm_campaign=AuditByCertiKLink',
initTime: { [ChainId.BSC]: 1702998000 },
initPrice: { [ChainId.BSC]: 0.0776096447226248 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -3824,7 +3824,7 @@ const bills: BillsConfig[] = [
audit: 'https://paladinsec.co/projects/apeswap/',
initTime: { [ChainId.MATIC]: 1700485200 },
initPrice: { [ChainId.MATIC]: 0.002404165611 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand All @@ -3851,7 +3851,7 @@ const bills: BillsConfig[] = [
twitter: 'https://twitter.com/vextoken',
initTime: { [ChainId.MATIC]: 1701892800 },
initPrice: { [ChainId.MATIC]: 0.00254 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.Quickswap_Collection1,
},
Expand Down Expand Up @@ -3908,7 +3908,7 @@ const bills: BillsConfig[] = [
twitter: 'https://twitter.com/Planetix0',
initTime: { [ChainId.MATIC]: 1701892800 },
initPrice: { [ChainId.MATIC]: 0.347018667988457 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.PlanetIX_Collection1,
},
Expand Down Expand Up @@ -3936,7 +3936,7 @@ const bills: BillsConfig[] = [
twitter: 'https://twitter.com/Planetix0',
initTime: { [ChainId.MATIC]: 1701892800 },
initPrice: { [ChainId.MATIC]: 0.347018667988457 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.PlanetIX_Collection1,
},
Expand Down Expand Up @@ -4050,7 +4050,7 @@ const bills: BillsConfig[] = [
audit: 'https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-Paxo-v1.0.pdf',
initTime: { [ChainId.MATIC]: 1701892800 },
initPrice: { [ChainId.MATIC]: 0.0948073647 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.Quickswap_Collection1,
},
Expand Down Expand Up @@ -4359,7 +4359,7 @@ const bills: BillsConfig[] = [
twitter: 'https://twitter.com/ForestKnight_io',
initTime: { [ChainId.MATIC]: 1701892800 },
initPrice: { [ChainId.MATIC]: 0.00254 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.Quickswap_Collection1,
},
Expand Down

0 comments on commit 8484d52

Please sign in to comment.