mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
* Add Tether USDT (USD₮) * Update token name from 'Tether USDT' to 'Tether USD' * Move token assets from kaia to klaytn Rename token asset files for 0xd077a400968890eacc75cdc901f0356c943e4fdb from blockchains/kaia to blockchains/klaytn (info.json and logo.png). This corrects the blockchain folder for the token while preserving file contents. * Use checksum-case token address in info.json Update the token address to checksum (mixed-case) formatting in the Klaytn Tether asset info.json. The explorer URL and id fields were changed from lowercase to the checksum-case address (0xD077A4...), improving consistency and matching the explorer's expected address casing. Other metadata remains unchanged. * Use checksummed address for Klaytn asset folder Rename asset folder from lowercase address to EIP-55 checksummed address (0xD077A400968890Eacc75cdc901F0356C943E4FDB). Moves info.json and logo.png without content changes to standardize address casing across Klaytn assets. * Use checksum-case token address in info.json Update the token address to checksum (mixed-case) formatting in the Klaytn Tether asset info.json. The explorer URL and id fields were changed from lowercase to the checksum-case address (0xD077A4...), improving consistency and matching the explorer's expected address casing. Other metadata remains unchanged.