mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
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>
This commit is contained in:
committed by
GitHub
co-authored by
twhino
parent
fd64059c92
commit
4cc05bbfbe
@@ -15,6 +15,7 @@
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"RWA"
|
||||
"RWA",
|
||||
"erc8056"
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,7 @@
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"RWA"
|
||||
"RWA",
|
||||
"erc8056"
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,7 @@
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"RWA"
|
||||
"RWA",
|
||||
"erc8056"
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,7 @@
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"RWA"
|
||||
"RWA",
|
||||
"erc8056"
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,7 @@
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"RWA"
|
||||
"RWA",
|
||||
"erc8056"
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,7 @@
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"RWA"
|
||||
"RWA",
|
||||
"erc8056"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user