We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1453ca5 commit deb4306Copy full SHA for deb4306
src/pages/developers/chains/functionality.mdx
@@ -43,9 +43,9 @@
43
| Feature | Mainnet | Testnet | E2E | Localnet |
44
| :--------------------------------- | :------ | :------ | :-- | :------- |
45
| Deposit/withdraw native coin | ❌ | ✅ | ✅ | ✅ |
46
-| Deposit/withdraw fungible token | ❌ | ❌ | ❌ | ❌ |
+| Deposit/withdraw fungible token | ❌ | ✅ | ✅ | ❌ |
47
| Deposit and call (native coin) | ❌ | ✅ | ✅ | ✅ |
48
-| Deposit and call (fungible token) | ❌ | ❌ | ❌ | ❌ |
+| Deposit and call (fungible token) | ❌ | ✅ | ✅ | ❌ |
49
| Withdraw and call (native coin) | ❌ | ❌ | ❌ | ❌ |
50
| Withdraw and call (fungible token) | ❌ | ❌ | ❌ | ❌ |
51
| Deposit ZETA | ❌ | ❌ | ❌ | ❌ |
0 commit comments