Skip to content

Commit 1e4839b

Browse files
chore: add USDTSTAGE warp route deployment config for mode
Added deployment config and deploy artifacts for USDTSTAGE warp route across ethereum, plasma, arbitrum, and mode chains. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent 03e9cc0 commit 1e4839b

File tree

2 files changed

+82
-0
lines changed

2 files changed

+82
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# yaml-language-server: $schema=../schema.json
2+
tokens:
3+
- addressOrDenom: "0x22eF52C822329E96C3bE0bBB165805603777296C"
4+
chainName: arbitrum
5+
collateralAddressOrDenom: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
6+
connections:
7+
- token: ethereum|ethereum|0x4f7635A2F9795c10DF260C2fc0A23e0F60B4829C
8+
- token: ethereum|mode|0x01419427C18cC14d66817E90d2e550760230Cf3D
9+
- token: ethereum|plasma|0xa7E4dC4078bAc6e97Eec52a4F7642fF51cbb17C1
10+
decimals: 6
11+
name: USD₮0
12+
standard: EvmHypCollateral
13+
symbol: USDTSTAGE
14+
- addressOrDenom: "0x4f7635A2F9795c10DF260C2fc0A23e0F60B4829C"
15+
chainName: ethereum
16+
collateralAddressOrDenom: "0xdac17f958d2ee523a2206206994597c13d831ec7"
17+
connections:
18+
- token: ethereum|arbitrum|0x22eF52C822329E96C3bE0bBB165805603777296C
19+
- token: ethereum|mode|0x01419427C18cC14d66817E90d2e550760230Cf3D
20+
- token: ethereum|plasma|0xa7E4dC4078bAc6e97Eec52a4F7642fF51cbb17C1
21+
decimals: 6
22+
name: Tether USD
23+
standard: EvmHypCollateral
24+
symbol: USDTSTAGE
25+
- addressOrDenom: "0x01419427C18cC14d66817E90d2e550760230Cf3D"
26+
chainName: mode
27+
connections:
28+
- token: ethereum|arbitrum|0x22eF52C822329E96C3bE0bBB165805603777296C
29+
- token: ethereum|ethereum|0x4f7635A2F9795c10DF260C2fc0A23e0F60B4829C
30+
- token: ethereum|plasma|0xa7E4dC4078bAc6e97Eec52a4F7642fF51cbb17C1
31+
decimals: 6
32+
name: Tether USD STAGE
33+
standard: EvmHypSynthetic
34+
symbol: USDTSTAGE
35+
- addressOrDenom: "0xa7E4dC4078bAc6e97Eec52a4F7642fF51cbb17C1"
36+
chainName: plasma
37+
collateralAddressOrDenom: "0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb"
38+
connections:
39+
- token: ethereum|arbitrum|0x22eF52C822329E96C3bE0bBB165805603777296C
40+
- token: ethereum|ethereum|0x4f7635A2F9795c10DF260C2fc0A23e0F60B4829C
41+
- token: ethereum|mode|0x01419427C18cC14d66817E90d2e550760230Cf3D
42+
decimals: 6
43+
name: USDT0
44+
standard: EvmHypCollateral
45+
symbol: USDTSTAGE
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
arbitrum:
2+
decimals: 6
3+
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
4+
name: Tether USD STAGE
5+
owner: "0x3e0A78A330F2b97059A4D507ca9d8292b65B6FB5"
6+
symbol: USDTSTAGE
7+
token: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
8+
type: collateral
9+
ethereum:
10+
decimals: 6
11+
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
12+
name: Tether USD STAGE
13+
owner: "0x3e0A78A330F2b97059A4D507ca9d8292b65B6FB5"
14+
symbol: USDTSTAGE
15+
token: "0xdac17f958d2ee523a2206206994597c13d831ec7"
16+
type: collateral
17+
mode:
18+
decimals: 6
19+
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
20+
name: Tether USD STAGE
21+
owner: "0x3e0A78A330F2b97059A4D507ca9d8292b65B6FB5"
22+
symbol: USDTSTAGE
23+
type: synthetic
24+
plasma:
25+
decimals: 6
26+
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
27+
name: Tether USD STAGE
28+
owner: "0x3e0A78A330F2b97059A4D507ca9d8292b65B6FB5"
29+
symbol: USDTSTAGE
30+
token: "0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb"
31+
type: collateral
32+
solanamainnet:
33+
foreignDeployment: 7xQYs3RZvycfk3nwDPGZhbkA9318xx324xhWDcENVfjg
34+
gas: 300000
35+
owner: 5seKh2p3B8Kq9nAE7X4svfX9uLt81wWAiDJuLK1XNgXf
36+
token: Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB
37+
type: collateral

0 commit comments

Comments
 (0)