BSC-Mev-Info serves as the mev information publicity office, which can publicize the address and domain name information of validators and builders.
For validators:
- Add your validator's consensus address and public RPC URL in the
{validator-alias}.toml
file, see an example at mainnet/validators/example.toml. - Put the file in specific directory.
- Submit a PR to the main branch.
For builders:
- Add your builder's bid address and public RPC URL in the
{builder-alias}.toml
file, see an example at mainnet/builders/example.toml. - Put the file in specific directory.
- Submit a PR to the main branch.