diff --git a/blockchains/ethereum/assets/info.json b/blockchains/ethereum/assets/info.json new file mode 100644 index 00000000000..9ccaa4672d9 --- /dev/null +++ b/blockchains/ethereum/assets/info.json @@ -0,0 +1,7 @@ +{ + "name": "Tether USD", + "symbol": "USDT", + "type": "ERC20", + "decimals": 18, + "id": "0x8A90D16C903C7C047344C3b3388b3F4270Ce5ee7" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/logo..png b/blockchains/ethereum/assets/logo..png new file mode 100644 index 00000000000..bb910358f71 Binary files /dev/null and b/blockchains/ethereum/assets/logo..png differ diff --git a/info.json b/info.json new file mode 100644 index 00000000000..9ccaa4672d9 --- /dev/null +++ b/info.json @@ -0,0 +1,7 @@ +{ + "name": "Tether USD", + "symbol": "USDT", + "type": "ERC20", + "decimals": 18, + "id": "0x8A90D16C903C7C047344C3b3388b3F4270Ce5ee7" +} \ No newline at end of file diff --git a/logo..png b/logo..png new file mode 100644 index 00000000000..bb910358f71 Binary files /dev/null and b/logo..png differ diff --git a/tokenlist.json b/tokenlist.json new file mode 100644 index 00000000000..053d9573b49 --- /dev/null +++ b/tokenlist.json @@ -0,0 +1,21 @@ +{ + "name": "Flex USD Token List", + "logoURI": "https://ipfs.io/ipfs/bafkreigmv3miot5reekgthbx5cv7ruatgcr5jzpa3p3ludq4mqg3n2cbbu", + "keywords": ["usdt", "ethereum"], + "timestamp": "2026-05-31T00:00:00.000Z", + "version": { + "major": 1, + "minor": 0, + "patch": 0 + }, + "tokens": [ + { + "chainId": 1, + "address": "0x8A90D16C903C7C047344C3b3388b3F4270Ce5ee7", + "name": "Tether USD", + "symbol": "USDT", + "decimals": 18, + "logoURI": "https://ipfs.io/ipfs/bafkreigmv3miot5reekgthbx5cv7ruatgcr5jzpa3p3ludq4mqg3n2cbbu" + } + ] +} \ No newline at end of file