Skip to content

Commit

Permalink
add iliad assets
Browse files Browse the repository at this point in the history
  • Loading branch information
allenchuang committed Sep 10, 2024
1 parent ec41bab commit c19b424
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/storykit/src/stories/data/index.ts
Original file line number Diff line number Diff line change
@@ -25,8 +25,7 @@ export const PREVIEW_COLLECTION_ADDRESS = [
"0xfFEde4fcB198f940B7610d2e6A1c45A9164537A4",
]

export const ILIAD_TESTNET_COLLECTION = ["0x4c5f56a2FF75a8617337E33f75EB459Db422916F"]
export const ILIAD_TESTNET_ROOT = "0x9dB0e568EDC6D91A4627Fe835EA8F564476E190C"
export const ILIAD_PREVIEW_IP_ASSETS = ["0x1661CCED300985e3CC7b68e6233c7E5b9Fa40E22"]

export const ILIAD_PREVIEW_COLLECTION_ADDRESS = [
"0x021c0D4a4cC594e36C0220B517C21d7e518Ec43A",
@@ -35,3 +34,6 @@ export const ILIAD_PREVIEW_COLLECTION_ADDRESS = [
"0x94CA1E96DD8acf7e9E89aE8a89b227aB25F2Ec5C",
"0xd8705F506d233071034398a84B33A702CDF5Af57",
]

export const ILIAD_TESTNET_COLLECTION = ["0x4c5f56a2FF75a8617337E33f75EB459Db422916F"]
export const ILIAD_TESTNET_ROOT = "0x9dB0e568EDC6D91A4627Fe835EA8F564476E190C"

0 comments on commit c19b424

Please sign in to comment.