Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #168 from darwinia-network/aki-update-token-address
Browse files Browse the repository at this point in the history
Add crab-smart-chain tokens
  • Loading branch information
wuminzhe authored Sep 13, 2022
2 parents d6f21ce + 89d98f6 commit 9b204d0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/evm-compatible-crab-smart-chain/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,13 @@ Crab Smart Chain is a substrate based ethereum compatible smart contract platfor

| Token Symbol | Spec | Decimals | Smart Contract Address |
| --- | --- | --- | --- |
| xRING | ERC20 | 9 | 0x7399Ea6C9d35124d893B8d9808930e9d3F211501 |
| CKTON | ERC20 | 18 | 0x0000000000000000000000000000000000000402 |
| WCRAB | ERC20 | 18 | 0x2d2b97ea380b0185e9fdf8271d1afb5d2bf18329 |
| xWRING | ERC20 | 18 | 0x273131F7CB50ac002BDd08cA721988731F7e1092 |


### Deprecated tokens
| Token Symbol | Spec | Decimals | Smart Contract Address | Why |
| --- | --- | --- | --- | --- |
| WCKTON(Classic) | ERC20 | 18 | 0x159933C635570D5042723359fbD1619dFe83D3f3 | migrated to CKTON |
| xRING(Classic) | ERC20 | 18 | 0x7399Ea6C9d35124d893B8d9808930e9d3F211501 | migrated to xWRING |

0 comments on commit 9b204d0

Please sign in to comment.