feat: WIF warp route artifacts (#4517)

pull/4523/head
Daniel Savu 2 months ago committed by GitHub
parent 5c0d179cd7
commit 60ab32e884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      rust/sealevel/environments/mainnet3/warp-routes/eclipsewif/program-ids.json
  2. 17
      rust/sealevel/environments/mainnet3/warp-routes/eclipsewif/token-config.json

@ -0,0 +1,10 @@
{
"eclipsemainnet": {
"hex": "0x5766ab957c42d24f5071e32c56d07c4b5fcce7ccba0cc9a67b0025b863b65d7b",
"base58": "6tBGmKNxirxBYnm9khkaTtcr2fhJ9YviCgRm1RWM8NJv"
},
"solanamainnet": {
"hex": "0xb0dda3a11775c3eebae6c89416039b3183e46964b72d82404d59f6f5e9e9c19f",
"base58": "CuQmsT4eSF4dYiiGUGYYQxJ7c58pUAD5ADE3BbFGzQKx"
}
}

@ -0,0 +1,17 @@
{
"solanamainnet": {
"type": "collateral",
"decimals": 6,
"interchainGasPaymaster": "AkeHBbE5JkwVppujCQQ6WuxsVsJtruBAjUo6fDCFp6fF",
"token": "EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm",
"splTokenProgram": "token"
},
"eclipsemainnet": {
"type": "synthetic",
"decimals": 6,
"name": "dogwifhat",
"symbol": "WIF",
"uri": "https://raw.githubusercontent.com/hyperlane-xyz/hyperlane-registry/9b9b07c9df8cd326e097d87aec67128832221407/deployments/warp_routes/WIF/metadata.json",
"interchainGasPaymaster": "3Wp4qKkgf4tjXz1soGyTSndCgBPLZFSrZkiDZ8Qp9EEj"
}
}
Loading…
Cancel
Save