The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/rust/sealevel/environments/mainnet3/eclipsemainnet/gas-oracle-configs-eclipsem...

29 lines
562 B

[
{
"domain": 1,
"gasOracle": {
"type": "remoteGasData",
"tokenExchangeRate": "15000000000000000000",
"gasPrice": "10000000000",
"tokenDecimals": 18
}
},
{
"domain": 1399811149,
"gasOracle": {
"type": "remoteGasData",
"tokenExchangeRate": "887000000000000000",
"gasPrice": "15",
"tokenDecimals": 9
}
},
{
"domain": 745,
"gasOracle": {
"type": "remoteGasData",
"tokenExchangeRate": "435246388284187",
"gasPrice": "7",
"tokenDecimals": 6
}
}
]