Skip to content
Request an audit

‹ All findings

OstiumPriceUpKeep Verifies Reports Using Native Token Instead of LINK

Low/InfoOstium·Three Sigma · RWA perpetuals DEX · 19th February, 20243S-OS-N11

Description

The Chainlink documentation states that verifying data streams via native blockchain gas tokens and their ERC20-wrapped versions incurs a surcharge when compared to LINK payments.

However, the payment for verification on L126 is conducted using the native token, suggesting that it would be more cost-effective for the protocol to use LINK for payments.

Recommendation

It is advised to consult the specific section within the documentation that details the implementation of payments using LINK and follow those guidelines.

Status

Acknowledged