Skip to main content
GET
policy/walletAddress/{walletAddress}/latest
Example values you can use to demo the API:
Example response:

Path Parameters

walletAddress
string
required

The wallet address to find the policy for.

Query Parameters

apiKey
string

Arka API key

Response

Successful operation

createdAt
string<date-time>
updatedAt
string<date-time>
id
integer
walletAddress
string
name
string
description
string
isPublic
boolean
isEnabled
boolean
isApplicableToAllNetworks
boolean
enabledChains
integer[]
supportedEPVersions
string[]
isPerpetual
boolean
startTime
string<date-time>
endTime
string<date-time>
globalMaximumApplicable
boolean
globalMaximumUsd
string
globalMaximumNative
string
globalMaximumOpCount
integer
perUserMaximumApplicable
boolean
perUserMaximumUsd
string
perUserMaximumNative
string
perUserMaximumOpCount
integer
perOpMaximumApplicable
boolean
perOpMaximumUsd
string
perOpMaximumNative
string
addressAllowList
string[] | null
addressBlockList
string[] | null