diff --git a/evm/10_quick-start/03_evm-tokens.md b/evm/10_quick-start/03_evm-tokens.md
index 3fea0486..dc3c3411 100644
--- a/evm/10_quick-start/03_evm-tokens.md
+++ b/evm/10_quick-start/03_evm-tokens.md
@@ -117,3 +117,23 @@ The `USDT` token is an ERC-20 that represents the stable-coin `Tether`.
+
+### Other tokens
+
+These are other third party tokens which are supported across chains.
+
+
+| Symbol | Decimals | Address |
+|--------|----------|------------------------------------------------------------------------|
+| USN | 6 | 0x8d0258d6ccfb0ce394dc542c545566936b7974f9 |
+| SEOS | 6 | 0xbfb10f85b889328e4a42507e31a07977ae00eec6 |
+| BOX | 6 | 0x9b3754f036de42846e60c8d8c89b18764f168367 |
+
+
+
+
+
+
+
+
+