tokenbridge-contracts/REWARD_MANAGEMENT.md

1.4 KiB

Reward Management

ERC-TO-NATIVE - Fees distributed among bridge validators

Configuration:

HOME_REWARDABLE=BOTH_DIRECTIONS
FOREIGN_REWARDABLE=false
HOME_FEE_MANAGER_TYPE=BRIDGE_VALIDATORS_REWARD

Foreign to Home transfer

Fees are calculated and distributed on Home network. Validators will receive native coins. erc-native-foreigntohome

Home to Foreign transfer

Fees are calculated and distributed on Home network. Validators will receive native coins. erc-native-hometoforeign

ERC-TO-NATIVE - Fees distributed among network validators

Configuration:

HOME_REWARDABLE=BOTH_DIRECTIONS
FOREIGN_REWARDABLE=false
HOME_FEE_MANAGER_TYPE=POSDAO_REWARD

Foreign to Home transfer

Fees are calculated and distributed on Home network. Validators will receive native coins. POSDAO-ERC-Native-ForeignToHome

Home to Foreign transfer

Fees are calculated and distributed on Home network. Validators will receive native coins. POSDAO-ERC-Native-HomeToForeign