diff --git a/docs/schemes/exact.mdx b/docs/schemes/exact.mdx index b827ecd69b..89f4639d56 100644 --- a/docs/schemes/exact.mdx +++ b/docs/schemes/exact.mdx @@ -201,7 +201,7 @@ Use `exact` when the final charge is known before the response is generated, suc ### Network Implementations -The `exact` scheme has network specifications for EVM, SVM, AVM, Stellar, Aptos, Hedera, TON, Cardano, Keeta, and Sui. +The `exact` scheme has network specifications for EVM, SVM, AVM, Stellar, Aptos, Hedera, TON, Cardano, Keeta, Sui, and NEAR. ### EVM Transfer Methods @@ -233,6 +233,7 @@ Permit2 may require a one-time approval. The gas sponsoring extensions can let t * [`exact` Aptos spec](https://github.com/x402-foundation/x402/blob/main/specs/schemes/exact/scheme_exact_aptos.md) * [`exact` Hedera spec](https://github.com/x402-foundation/x402/blob/main/specs/schemes/exact/scheme_exact_hedera.md) * [`exact` TON spec](https://github.com/x402-foundation/x402/blob/main/specs/schemes/exact/scheme_exact_ton.md) +* [`exact` NEAR spec](https://github.com/x402-foundation/x402/blob/main/specs/schemes/exact/scheme_exact_near.md) ### See Also