Skip to workspace
Arc Public Testnet

Policies

About this page

The active rules and the effect of each.

Source implemented

Active transfer policy

v1

Every transfer request is checked against these 6 rules before authorization.

Version
v1
Published
2026-08-06
Evaluation
Deterministic
Change model
New version required

What the policy does

6 active rules

Network

Arc Public Testnet · eip155:5042002

A request on another network is blocked.

Blocks request

Asset route

USDC direct transfer · exact contract

A different asset or contract is blocked.

Blocks request

Transfer limit

100.00 USDC

A total debit above 100.00 USDC is blocked.

Blocks request

Evidence freshness

120 seconds

Evidence older than 120 seconds is not enough to decide.

Needs evidence

Slippage

0 bps

Slippage above 0 bps is sent to review.

Needs review

Human authorization

Required

Nothing proceeds without a separate human authorization.

Needs approval
Technical policy detailsPolicy ID, exact values and violation codes
Policy ID
demo-arc-usdc-transfer-policy
Version
1
Schema
1.0.0
Immutable
true
RuleTypeExact valueOn violation
allowed-chainALLOWED_CHAINeip155:5042002BLOCK
allowed-pairALLOWED_PAIReip155:5042002/erc20:0x3600000000000000000000000000000000000000, eip155:5042002/erc20:0x3600000000000000000000000000000000000000BLOCK
max-total-debitMAX_TOTAL_DEBIT100.00 · eip155:5042002/erc20:0x3600000000000000000000000000000000000000BLOCK
max-quote-ageMAX_QUOTE_AGE_SECONDS120INSUFFICIENT_EVIDENCE
max-slippageMAX_SLIPPAGE_BPS0REVIEW
human-authHUMAN_AUTHORIZATION_REQUIREDtrueREQUIRE_AUTHORIZATION
Policies · Arc Hub · Ryntra