Tip and Tipping Addresses

This page gives details on how we charge for service.

Each transaction submitted through TON Trader API requires a tip. Transaction that failed to pass the validation check will be rejected.

Tip Requirements for Transactions via Ton Trader API

Account Tier
Minimum Tip Required per Transaction

Ultra

≥ 0.03 Ton

Enterprise Elite

≥ 0.03 Ton

Enterprise

≥ 0.05 Ton

Professional

≥ 0.05 Ton

Introductory

≥ 0.05 Ton

When calling Submit Signed Transaction with use_mev_protection set to true or using batched submission Submit Signed Transactions Batch use a tip address provided by Get Tip Wallet method.

Tipping Addresses

Below are the publicly available bloXroute tip-receiving addresses.

To reduce contention and maximize performance, we recommend rotating among these addresses when submitting your transactions.

TON Domain Name
Address

traderapi.ton

UQDQucnwr0yaahJWiSJqBtM-skV_dlqWkDEP_dF9h9Rvm2Bn

You can refer to the Quick Start page for code examples of adding tip instructions.

Last updated