ethereum-lists / chains

provides metadata for chains
https://chainid.network
MIT License
8.7k stars 6.46k forks source link

4TheTeamVIP#1e #5849

Closed tilemanrenovations closed 3 weeks ago

tilemanrenovations commented 3 weeks ago

Updated Icon Metadata to include filetype PNG and width/height:

PS E:\GitHub\brandkit\SVGs> exiftool E:\GitHub\brandkit\SVGs\Testnet.png ExifTool Version Number : 12.92 File Name : Testnet.png Directory : E:/GitHub/brandkit/SVGs File Size : 42 kB File Modification Date/Time : 2024:07:26 23:25:28-04:00 File Access Date/Time : 2024:07:27 18:26:54-04:00 File Creation Date/Time : 2024:07:26 23:25:28-04:00 File Permissions : -rw-rw-rw- File Type : PNG File Type Extension : png MIME Type : image/png Image Width : 200 Image Height : 200 Bit Depth : 8 Color Type : RGB with Alpha Compression : Deflate/Inflate Filter : Adaptive Interlace : Noninterlaced Pixels Per Unit X : 11811 Pixels Per Unit Y : 11811 Pixel Units : meters XMP Toolkit : Adobe XMP Core 9.1-c002 79.dba3da3, 2023/12/13-05:06:49 Creator Tool : Adobe Photoshop 25.7 (Windows) Create Date : 2024:07:26 23:06:44-04:00 Modify Date : 2024:07:26 23:25:25-04:00 Metadata Date : 2024:07:26 23:25:25-04:00 Format : image/png Color Mode : RGB Instance ID : xmp.iid:f2a1611e-a12e-ae4a-a63e-4195bb9f5fbd Document ID : adobe:docid:photoshop:f2970519-7dc5-ce43-8012-60efcdeb398b Original Document ID : xmp.did:5daea5da-b0ed-e64d-911e-a907b0343c71 History Action : created, converted, saved History Instance ID : xmp.iid:5daea5da-b0ed-e64d-911e-a907b0343c71, xmp.iid:f2a1611e-a12e-ae4a-a63e-4195bb9f5fbd History When : 2024:07:26 23:06:44-04:00, 2024:07:26 23:25:25-04:00 History Software Agent : Adobe Photoshop 25.7 (Windows), Adobe Photoshop 25.7 (Windows) History Parameters : from application/vnd.adobe.photoshop to image/png History Changed : / Image Size : 200x200 Megapixels : 0.040

PS E:\GitHub\brandkit\SVGs> exiftool Mainnet.png ExifTool Version Number : 12.92 File Name : Mainnet.png Directory : . File Size : 53 kB File Modification Date/Time : 2024:07:27 18:29:41-04:00 File Access Date/Time : 2024:07:27 18:29:41-04:00 File Creation Date/Time : 2024:07:26 23:20:33-04:00 File Permissions : -rw-rw-rw- File Type : PNG File Type Extension : png MIME Type : image/png Image Width : 200 Image Height : 200 Bit Depth : 8 Color Type : RGB with Alpha Compression : Deflate/Inflate Filter : Adaptive Interlace : Noninterlaced Pixels Per Unit X : 11811 Pixels Per Unit Y : 11811 Pixel Units : meters XMP Toolkit : Adobe XMP Core 9.1-c002 79.dba3da3, 2023/12/13-05:06:49 Creator Tool : Adobe Photoshop 25.7 (Windows) Create Date : 2024:07:26 23:06:44-04:00 Modify Date : 2024:07:26 23:20:32-04:00 Metadata Date : 2024:07:26 23:20:32-04:00 Format : image/png Color Mode : RGB Instance ID : xmp.iid:f6daccd4-c748-7540-aef4-13f564a039b7 Document ID : adobe:docid:photoshop:7b910764-2325-9447-bf7f-9d53ab7aa2db Original Document ID : xmp.did:bfb0f98e-145a-4e42-aeaf-b640d30bfd20 History Action : created, converted, saved History Instance ID : xmp.iid:bfb0f98e-145a-4e42-aeaf-b640d30bfd20, xmp.iid:f6daccd4-c748-7540-aef4-13f564a039b7 History When : 2024:07:26 23:06:44-04:00, 2024:07:26 23:20:32-04:00 History Software Agent : Adobe Photoshop 25.7 (Windows), Adobe Photoshop 25.7 (Windows) History Parameters : from application/vnd.adobe.photoshop to image/png History Changed : / Exif Byte Order : Big-endian (Motorola, MM) X Resolution : 72 Y Resolution : 72 Resolution Unit : inches Y Cb Cr Positioning : Centered Image Size : 200x200 Megapixels : 0.040

npx prettier --write _data/icons/railsnetwork.json _data/icons/railsnetwork.json 80ms

npx prettier --write _data/icons/railsnetworktestnet.json _data/icons/railsnetworktestnet.json 23ms

npx prettier --write _data/chains/eip155-6278.json _data/chains/eip155-6278.json 23ms

npx prettier --write _data/chains/eip155-24116.json _data/chains/eip155-24116.json 23ms

PS E:\GitHub\chains> ./gradlew run

BUILD SUCCESSFUL in 13s 6 actionable tasks: 1 executed, 5 up-to-date

Originally posted by @divechan in https://github.com/ethereum-lists/chains/pull/5583