From 3bfab20b0937c5e42c7cad10687726829bd2e4c0 Mon Sep 17 00:00:00 2001 From: tw-nikos <253958458+tw-nikos@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:44:40 +0300 Subject: [PATCH] add erc8056 tags (#37039) * add erc8056 tags * Add erc8056 tag to token metadata Add the "erc8056" tag to the token's info.json tags array to classify the asset as related to ERC-8056. Updates blockchains/smartchain/assets/0xbe9D156892E55e7154BcD3cB0FEA677F9D3103E1/info.json. --------- Co-authored-by: twhino <231496232+twhino@users.noreply.github.com> --- .../0x02Fca66C1D1aFB4E2A7884261eB00F63598a7436/info.json | 3 ++- .../0x3eE4dF61bd4F867E349BEaE8bFE07bc31b4850fb/info.json | 3 ++- .../0x5b1910eAaD6450E50f816082Aa078C41F10C292f/info.json | 3 ++- .../0x80f3D493EBCe97e343c53D29a137942416B4ffC0/info.json | 3 ++- .../0xbe9D156892E55e7154BcD3cB0FEA677F9D3103E1/info.json | 3 ++- .../0xcdf2f3e0fa43C47A6662a91C9E4a7C5f69762699/info.json | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/blockchains/smartchain/assets/0x02Fca66C1D1aFB4E2A7884261eB00F63598a7436/info.json b/blockchains/smartchain/assets/0x02Fca66C1D1aFB4E2A7884261eB00F63598a7436/info.json index 27560ce6e9879..40db360feb87c 100644 --- a/blockchains/smartchain/assets/0x02Fca66C1D1aFB4E2A7884261eB00F63598a7436/info.json +++ b/blockchains/smartchain/assets/0x02Fca66C1D1aFB4E2A7884261eB00F63598a7436/info.json @@ -15,6 +15,7 @@ } ], "tags": [ - "RWA" + "RWA", + "erc8056" ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3eE4dF61bd4F867E349BEaE8bFE07bc31b4850fb/info.json b/blockchains/smartchain/assets/0x3eE4dF61bd4F867E349BEaE8bFE07bc31b4850fb/info.json index c08ce09343264..6d34698fa113c 100644 --- a/blockchains/smartchain/assets/0x3eE4dF61bd4F867E349BEaE8bFE07bc31b4850fb/info.json +++ b/blockchains/smartchain/assets/0x3eE4dF61bd4F867E349BEaE8bFE07bc31b4850fb/info.json @@ -15,6 +15,7 @@ } ], "tags": [ - "RWA" + "RWA", + "erc8056" ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5b1910eAaD6450E50f816082Aa078C41F10C292f/info.json b/blockchains/smartchain/assets/0x5b1910eAaD6450E50f816082Aa078C41F10C292f/info.json index c2296953802c7..a0a4cfa7053a7 100644 --- a/blockchains/smartchain/assets/0x5b1910eAaD6450E50f816082Aa078C41F10C292f/info.json +++ b/blockchains/smartchain/assets/0x5b1910eAaD6450E50f816082Aa078C41F10C292f/info.json @@ -15,6 +15,7 @@ } ], "tags": [ - "RWA" + "RWA", + "erc8056" ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x80f3D493EBCe97e343c53D29a137942416B4ffC0/info.json b/blockchains/smartchain/assets/0x80f3D493EBCe97e343c53D29a137942416B4ffC0/info.json index 57cb397132eac..f78801ba794d0 100644 --- a/blockchains/smartchain/assets/0x80f3D493EBCe97e343c53D29a137942416B4ffC0/info.json +++ b/blockchains/smartchain/assets/0x80f3D493EBCe97e343c53D29a137942416B4ffC0/info.json @@ -15,6 +15,7 @@ } ], "tags": [ - "RWA" + "RWA", + "erc8056" ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbe9D156892E55e7154BcD3cB0FEA677F9D3103E1/info.json b/blockchains/smartchain/assets/0xbe9D156892E55e7154BcD3cB0FEA677F9D3103E1/info.json index 3c3a99b067418..a9143afa130e3 100644 --- a/blockchains/smartchain/assets/0xbe9D156892E55e7154BcD3cB0FEA677F9D3103E1/info.json +++ b/blockchains/smartchain/assets/0xbe9D156892E55e7154BcD3cB0FEA677F9D3103E1/info.json @@ -15,6 +15,7 @@ } ], "tags": [ - "RWA" + "RWA", + "erc8056" ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcdf2f3e0fa43C47A6662a91C9E4a7C5f69762699/info.json b/blockchains/smartchain/assets/0xcdf2f3e0fa43C47A6662a91C9E4a7C5f69762699/info.json index 483c4b7cba4ba..cb653b48eb7e2 100644 --- a/blockchains/smartchain/assets/0xcdf2f3e0fa43C47A6662a91C9E4a7C5f69762699/info.json +++ b/blockchains/smartchain/assets/0xcdf2f3e0fa43C47A6662a91C9E4a7C5f69762699/info.json @@ -15,6 +15,7 @@ } ], "tags": [ - "RWA" + "RWA", + "erc8056" ] } \ No newline at end of file