T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
erc8004/src
RegistrationFile
Interface RegistrationFile
ERC-8004 Registration File (off-chain JSON at agentURI)
interface
RegistrationFile
{
type
:
string
;
name
:
string
;
description
?:
string
;
image
?:
string
;
services
:
ServiceEntry
[]
;
x402Support
:
boolean
;
active
:
boolean
;
registrations
:
RegistrationEntry
[]
;
supportedTrust
?:
string
[]
;
}
Index
Properties
type
name
description?
image?
services
x402
Support
active
registrations
supported
Trust?
Properties
type
type
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
image
image
?:
string
services
services
:
ServiceEntry
[]
x402
Support
x402Support
:
boolean
active
active
:
boolean
registrations
registrations
:
RegistrationEntry
[]
Optional
supported
Trust
supportedTrust
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
name
description
image
services
x402
Support
active
registrations
supported
Trust
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
ERC-8004 Registration File (off-chain JSON at agentURI)