[
{
"protocol": {
"slug": "<string>",
"url": "<string>"
},
"forks": [
{
"slug": "<string>",
"url": "<string>"
}
],
"actions": [
{
"action": "approve",
"name": "<string>",
"functionNames": [
"<string>"
],
"supportedChains": [
{
"id": 123,
"name": "<string>"
}
],
"inputs": [
"<string>"
]
}
]
}
]