Skip to content

Commit

Permalink
chore: update campaign hour and minute and partner details
Browse files Browse the repository at this point in the history
  • Loading branch information
DjordjeVujatovic committed Aug 10, 2023
1 parent 50ab8c6 commit e81d882
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 30 deletions.
Binary file added public/partners/coke/drop/aket.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/partners/coke/drop/drop.png
Binary file not shown.
Binary file added public/partners/coke/drop/fatam.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/coke/drop/munch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/coke/drop/stefania.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/coke/drop/vangogh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/coke/drop/vermeer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/coke/drop/vikram.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/coke/drop/wonder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/config/constants.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const CAMPAIGN_HOUR = 16
export const CAMPAIGN_MINUTE = 0
export const CAMPAIGN_HOUR = 3
export const CAMPAIGN_MINUTE = 59
4 changes: 2 additions & 2 deletions src/config/partners/anotherblock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const anotherblock: Partner = {
},
{
startDate: Date.UTC(2023, 7, 12, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 14, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.0011',
externalLink: 'https://anotherblock.io/drops/laidback-luke-originator',
mintType: MintType.External,
Expand All @@ -49,7 +49,7 @@ const anotherblock: Partner = {
},
{
startDate: Date.UTC(2023, 7, 12, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 14, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.00055',
externalLink: 'https://anotherblock.io/drops/kleerup-paradise',
mintType: MintType.External,
Expand Down
44 changes: 22 additions & 22 deletions src/config/partners/coke.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const cokeConfig: Partner = {
description:
'Coca-Cola® is bringing artworks from the global Masterpiece campaign onchain with works from emerging artists Aket, WonderBuhle, Fatma Ramadan, Vikram Kushwah, Stefania Tejada, as well as timeless artists like Munch, Vermeer, and Van Gogh.',
brandColor: '#F40009',
icon: '/partners/coke/icon.png',
icon: '/partners/coke/icon.jpg',
banner: '/partners/coke/banner-icon.svg',
aarweaveDigest: 'rXJRpWEegt2wUA9yBsb1tDQnSmgDaVaslHhVE9I-ojw',
twitter: '@CocaCola',
Expand All @@ -21,81 +21,81 @@ const cokeConfig: Partner = {
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Vermeer',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0xfefde6f946fa3D2FF8563c27bB2F89c16e4a254d',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/vermeer.jpg',
type: 'erc-721',
},
{
startDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 16, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.014',
price: '0.0011',
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Aket',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0x43F665138A6005475ec38e52bE74679846E576A9 ',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/aket.jpg',
type: 'erc-721',
},
{
startDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 16, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.014',
price: '0.0011',
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Wonder Buhle',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0x4a4782970516458A1EF8854Fc7d06eacAAEDfa50',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/wonder.jpg',
type: 'erc-721',
},
{
startDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 16, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.014',
price: '0.0011',
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Fatma Ramadan',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0x7766c17d3372EdDB9093a5018E315B31808600a3',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/fatam.jpg',
type: 'erc-721',
},
{
startDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 16, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.014',
price: '0.0011',
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Vikram Kushwah',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0xb5094b07A6a507253Df87dceD8E849fE27aF899b',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/vikram.jpg',
type: 'erc-721',
},
{
startDate: Date.UTC(2023, 7, 13, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 16, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
price: '0.014',
price: '0.0011',
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Stefania Tejada',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0xe28a6f362244815875B97413CA6259525485dF84 ',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/stefania.jpg',
type: 'erc-721',
},
{
Expand All @@ -105,11 +105,11 @@ const cokeConfig: Partner = {
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Munch',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0x7B39DB3a713A84Ca782b3288840d54d3913e77a8',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/munch.jpg',
type: 'erc-721',
},
{
Expand All @@ -119,11 +119,11 @@ const cokeConfig: Partner = {
mintType: MintType.ThirdWeb,
address: '0x',
crossMintClientId: '',
name: 'The Masterpiece Collection',
name: 'Van Gogh',
description:
'The Masterpiece collection uniquely brings together iconic artworks along with new works from emerging talents, all intertwined with the iconic Coca-Cola bottle. Classic masterpieces like "The Scream" by Edvard Munch and "Girl with a Pearl Earring" by Johannes Vermeer find a harmonious coexistence alongside contemporary works by talented artists like Aket and Vikram Kushwah. Each of these artworks were featured works in Coca-Cola’s Masterpiece Global campaign, and now take on a new dimension as they become digital collectibles, accessible to art enthusiasts participating in Onchain Summer.',
creator: '0x41051B6f8397435C32915C40B18809118F2E9077',
image: '/partners/coke/drop/drop.png',
image: '/partners/coke/drop/vangogh.jpg',
type: 'erc-721',
},
],
Expand Down
8 changes: 4 additions & 4 deletions src/config/partners/fwb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ const fwb: Partner = {
creator: '0xff4653a175d6Eeb13ba9823FF6b6669170F191fE',
name: 'New Era ETH',
type: 'erc-721',
startDate: Date.UTC(2023, 7, 10, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 11, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
startDate: Date.UTC(2023, 7, 10, 16, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 11, 16, CAMPAIGN_MINUTE, 0, 0),
price: '0.01',
address: '0xc9Cca8E570F81a7476760279B5B19cc1130B7580',
crossMintClientId: '260f26bf-8c57-43d3-a118-cc162ca10e99',
Expand All @@ -35,8 +35,8 @@ New Era (ETH) and New Era (BTC) together form the New Era Set. Collect both work
creator: '0xff4653a175d6Eeb13ba9823FF6b6669170F191fE',
name: 'New Era BTC',
type: 'erc-721',
startDate: Date.UTC(2023, 7, 10, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 11, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
startDate: Date.UTC(2023, 7, 10, 16, CAMPAIGN_MINUTE, 0, 0),
endDate: Date.UTC(2023, 7, 11, 16, CAMPAIGN_MINUTE, 0, 0),
price: '0.01',
address: '0x05b8ee5658F3AD6C268C08B7A70f2FB4B10cf348',
crossMintClientId: '194a2db0-edd9-4e4e-ac28-6ca23697fd5a',
Expand Down

0 comments on commit e81d882

Please sign in to comment.