Skip to content

Commit 37bc81d

Browse files
committed
updated package name and WCORE address
1 parent 5bd1e9f commit 37bc81d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Dev-Guide/core-bridge-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The audited bridge codebase can be found[ here](https://github.com/LayerZero-Lab
3434
| ------------------- | ------------------------------------------------------------------------------------------------------------------------- |
3535
| WrappedTokenBridge | [0xa4218e1f39da4aadac971066458db56e901bcbde](https://scan.coredao.org/address/0xa4218e1f39da4aadac971066458db56e901bcbde) |
3636
| WETH | [0xeab3ac417c4d6df6b143346a46fee1b847b50296](https://scan.coredao.org/address/0xeab3ac417c4d6df6b143346a46fee1b847b50296) |
37+
| WCORE | [0x40375c92d9faf44d2f9db9bd9ba41a3317a2404f](https://scan.coredao.org/address/0x40375c92d9faf44d2f9db9bd9ba41a3317a2404f) |
3738
| USDC | [0xa4151b2b3e269645181dccf2d426ce75fcbdeca9](https://scan.coredao.org/address/0xa4151b2b3e269645181dccf2d426ce75fcbdeca9) |
3839
| USDT | [0x900101d06a7426441ae63e9ab3b9b0f63be145f1](https://scan.coredao.org/address/0x900101d06a7426441ae63e9ab3b9b0f63be145f1) |
3940
| WBTC | [0x5832f53d147b3d6Cd4578B9CBD62425C7ea9d0Bd](https://scan.coredao.org/address/0x5832f53d147b3d6Cd4578B9CBD62425C7ea9d0Bd) |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "my-website",
2+
"name": "coredao-docs",
33
"version": "0.0.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)