Skip to content

v2.66.0 Tron mainnet

Pre-release
Pre-release

Choose a tag to compare

@aadam-10 aadam-10 released this 27 Jul 19:01
Immutable release. Only release title and notes can be modified.
738e4c9

Key changes

This release adds Tron mainnet support. To enable it, use the following config options:

--tronRPC YOUR_RPC
--tronContract 0x3e7d05181025c985603960e6b2f7008f98b95659 //this is MAINNET

Note: the Tron-compatible (base58) address of the core bridge is TFfcfVDaHZNUYZ1nAv3oqgiPeSqpDEUzzD: https://tronscan.org/contract/TFfcfVDaHZNUYZ1nAv3oqgiPeSqpDEUzzD

But the node expects the address in the Ethereum hex format.

What's Changed

Full Changelog: v2.65.0...v2.66.0