mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add image to TMY Chain (#2387)
This commit is contained in:
parent
f96166e63c
commit
c615970e8f
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "TMY Chain",
|
||||
"chain": "TMY",
|
||||
"icon": "ethereum",
|
||||
"icon": "tmychain",
|
||||
"rpc": ["https://node1.tmyblockchain.org/rpc"],
|
||||
"faucets": ["https://faucet.tmychain.org/"],
|
||||
"nativeCurrency": {
|
||||
|
|
8
_data/icons/tmychain.json
Normal file
8
_data/icons/tmychain.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmXQu3ib9gTo23mdVgMqmrExga6SmAzDQTTctpVBNtfDu9",
|
||||
"width": 1024,
|
||||
"height": 1023,
|
||||
"format": "svg"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,16 @@
|
|||
<svg width="1024" height="1023" viewBox="0 0 24 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.6509 2.51923H10.3737V7.43797L11.5238 8.13987L12.6486 7.43797V2.51923H12.6509ZM0 0V2.51923H23.0016V0H0Z" fill="url(#paint0_linear_376_868)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5008 10.2812L20.9154 4.34766H23.0016V22.9997H20.9154V7.27224L11.5008 13.2058L2.15755 7.27224V22.9997H0V4.34766H2.09775L11.5008 10.2812Z" fill="url(#paint1_linear_376_868)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5147 16.2253L19.165 11.3093L19.1811 14.223L12.6579 18.4126V22.9995H10.383V18.4208L3.81836 14.204L3.83676 11.293L11.5147 16.2253Z" fill="url(#paint2_linear_376_868)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_376_868" x1="-750.773" y1="473.415" x2="1325.98" y2="2191.78" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.98" stop-color="#14161D"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_376_868" x1="-750.773" y1="1089.15" x2="2344.24" y2="2206.74" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.98" stop-color="#14161D"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_376_868" x1="-497.622" y1="692.144" x2="1538.43" y2="1474.53" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.98" stop-color="#14161D"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue
Block a user