diff --git a/schema.token.json b/schema.token.json index 2d643ad..6731a92 100644 --- a/schema.token.json +++ b/schema.token.json @@ -143,6 +143,7 @@ "ibc", "coingeckoId", "coinSourcePrefix", - "category" + "category", + "img" ] } diff --git a/tokens/BERLIN.json b/tokens/BERLIN.json index 4a4b0d1..3a70208 100644 --- a/tokens/BERLIN.json +++ b/tokens/BERLIN.json @@ -12,7 +12,7 @@ "isEnabled": true, "erc20Address": "0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280", "ibc": { - "sourceDenom": "berlin", + "sourceDenom": "erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280", "source": "evmos" }, "hideFromTestnet": false, diff --git a/tokens/EVMOS.json b/tokens/EVMOS.json index a04cd32..898a9fc 100644 --- a/tokens/EVMOS.json +++ b/tokens/EVMOS.json @@ -23,4 +23,4 @@ "png": "https://raw.githubusercontent.com/evmos/chain-token-registry/main/assets/tokens/EVMOS.png", "svg": "https://raw.githubusercontent.com/evmos/chain-token-registry/main/assets/tokens/EVMOS.svg" } -} \ No newline at end of file +} diff --git a/tokens/NEOK.json b/tokens/NEOK.json index fea52e5..cceec01 100644 --- a/tokens/NEOK.json +++ b/tokens/NEOK.json @@ -12,7 +12,7 @@ "isEnabled": true, "erc20Address": "0x655ecB57432CC1370f65e5dc2309588b71b473A9", "ibc": { - "sourceDenom": "neok", + "sourceDenom": "erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9", "source": "evmos" }, "hideFromTestnet": false, @@ -22,4 +22,4 @@ "img": { "png": "https://raw.githubusercontent.com/evmos/chain-token-registry/main/assets/tokens/NEOK.png" } -} \ No newline at end of file +} diff --git a/tokens/TASHI.json b/tokens/TASHI.json index 6ae614b..88f91e6 100644 --- a/tokens/TASHI.json +++ b/tokens/TASHI.json @@ -12,7 +12,7 @@ "isEnabled": true, "erc20Address": "0x98fAFD9F714CE0B4bB2870527076F2F314aAed82", "ibc": { - "sourceDenom": "tashi", + "sourceDenom": "erc20/0x98fAFD9F714CE0B4bB2870527076F2F314aAed82", "source": "evmos" }, "hideFromTestnet": false, @@ -23,4 +23,4 @@ "png": "https://raw.githubusercontent.com/evmos/chain-token-registry/main/assets/tokens/TASHI.png", "svg": "https://raw.githubusercontent.com/evmos/chain-token-registry/main/assets/tokens/TASHI.svg" } -} \ No newline at end of file +}