diff --git a/deployments/warp_routes/ETH/ethereum-ale-config.yaml b/deployments/warp_routes/ETH/ethereum-ale-config.yaml new file mode 100644 index 000000000..61c95a8b0 --- /dev/null +++ b/deployments/warp_routes/ETH/ethereum-ale-config.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=../schema.json +tokens: + - addressOrDenom: "0x7Ce0c5B1d9D0FB35f2D7d57DfE21F371c8dd9f14" + chainName: ethereum + decimals: 18 + name: Ether + standard: EvmHypNative + symbol: ETH diff --git a/deployments/warp_routes/ETH/ethereum-ale-deploy.yaml b/deployments/warp_routes/ETH/ethereum-ale-deploy.yaml new file mode 100644 index 000000000..d380f9c07 --- /dev/null +++ b/deployments/warp_routes/ETH/ethereum-ale-deploy.yaml @@ -0,0 +1,9 @@ +ethereum: + type: native + name: "Ether" + symbol: "ETH" + decimals: 18 + owner: "0x2b9A8bdd2fe54C75116986f2fa892210A5f22915" + interchainSecurityModule: + type: trustedRelayerIsm + relayer: "0x2b9A8bdd2fe54C75116986f2fa892210A5f22915"