Network
Arc Public Testnet · eip155:5042002A request on another network is blocked.
The active rules and the effect of each.
Every transfer request is checked against these 6 rules before authorization.
A request on another network is blocked.
A different asset or contract is blocked.
A total debit above 100.00 USDC is blocked.
Evidence older than 120 seconds is not enough to decide.
Slippage above 0 bps is sent to review.
Nothing proceeds without a separate human authorization.
| Rule | Type | Exact value | On violation |
|---|---|---|---|
| allowed-chain | ALLOWED_CHAIN | eip155:5042002 | BLOCK |
| allowed-pair | ALLOWED_PAIR | eip155:5042002/erc20:0x3600000000000000000000000000000000000000, eip155:5042002/erc20:0x3600000000000000000000000000000000000000 | BLOCK |
| max-total-debit | MAX_TOTAL_DEBIT | 100.00 · eip155:5042002/erc20:0x3600000000000000000000000000000000000000 | BLOCK |
| max-quote-age | MAX_QUOTE_AGE_SECONDS | 120 | INSUFFICIENT_EVIDENCE |
| max-slippage | MAX_SLIPPAGE_BPS | 0 | REVIEW |
| human-auth | HUMAN_AUTHORIZATION_REQUIRED | true | REQUIRE_AUTHORIZATION |