Skip to content

Commit

Permalink
feat: add sipher token testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
minhngoc270499 committed Jun 26, 2024
1 parent 5d2b4c2 commit 1780077
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion src/consts/tokens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,21 @@ tokens:
mailbox: "0x3f93366772e3705f8E3D272d1bd7E0aF3D2569e7"
addressOrDenom: "0xEfBddC5d3b88FF439d8B89A69402265b5773a52f"
connections:
- token: ethereum|sepolia|0x7EA029a55FAE7282c8E79f691e0e8B1327c4b712
- token: ethereum|sepolia|0x7EA029a55FAE7282c8E79f691e0e8B1327c4b712
- chainName: sepolia
standard: EvmHypCollateral
name: Sipher Token
symbol: SIPHER
decimals: 18
addressOrDenom: "0x21b044ceE37B6bd05b923D9f02394C294aE66964"
collateralAddressOrDenom: "0x7f0c2f38d6386268f49501707dd1421fd03353fc"
connections:
- token: ethereum|zircuittestnet|0xa9c12F47836207879Ec1bbec09361DB932Db2f09
- chainName: zircuittestnet
standard: EvmHypSynthetic
name: Sipher Token
symbol: SIPHER
decimals: 18
addressOrDenom: "0xa9c12F47836207879Ec1bbec09361DB932Db2f09"
connections:
- token: ethereum|sepolia|0x21b044ceE37B6bd05b923D9f02394C294aE66964

0 comments on commit 1780077

Please sign in to comment.