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/mainnet2/warp-routes/zbc/token-config.json

23 lines
616 B

{
"solana": {
"type": "collateral",
"decimals": 9,
"remoteDecimals": 9,
"token": "wzbcJyhGhQDLTV1S99apZiiBdE4jmYfbw99saMMdP59",
"splTokenProgram": "token"
},
"bsc": {
"type": "collateral",
"decimals": 9,
"token": "0x37a56cdcD83Dce2868f721De58cB3830C44C6303",
"name": "Zebec",
"symbol": "ZBC",
"foreignDeployment": "0xC27980812E2E66491FD457D488509b7E04144b98"
},
"nautilus": {
"type": "native",
"decimals": 18,
"foreignDeployment": "0x4501bBE6e731A4bC5c60C03A77435b2f6d5e9Fe7"
}
}