curl --request GET \
--url https://api.example.com/triggers/{app_id}/{trigger_id}{
"id": "<string>",
"name": "<string>",
"custom_address_enabled": true,
"call_data": {
"solana": {
"contract_id": "<string>",
"method_name": "<string>",
"method_type": "change",
"abi": "<string>",
"compute_units": "<string>",
"data": [
{}
],
"data_input": {},
"template": "<string>"
}
},
"app": {
"id": "<string>",
"name": "<string>",
"type": "individual",
"kyc_return_url": "<string>",
"use_explorer": true,
"app_fee": 123,
"is_member": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"wallet": {
"id": "<string>",
"name": "<string>",
"type": "near",
"managed": true,
"wallet_data": {},
"app": {
"id": "<string>",
"name": "<string>",
"type": "individual",
"kyc_return_url": "<string>",
"use_explorer": true,
"app_fee": 123,
"is_member": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"magic_network": "<string>"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"custom_address": "<string>",
"params_data": {
"number": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"string": {
"is_ethereum_address": true,
"is_near_address": true,
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"boolean": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
}
},
"params_data_input": {
"number": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"string": {
"is_ethereum_address": true,
"is_near_address": true,
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"boolean": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
}
},
"params_data_example": "<string>"
}curl --request GET \
--url https://api.example.com/triggers/{app_id}/{trigger_id}{
"id": "<string>",
"name": "<string>",
"custom_address_enabled": true,
"call_data": {
"solana": {
"contract_id": "<string>",
"method_name": "<string>",
"method_type": "change",
"abi": "<string>",
"compute_units": "<string>",
"data": [
{}
],
"data_input": {},
"template": "<string>"
}
},
"app": {
"id": "<string>",
"name": "<string>",
"type": "individual",
"kyc_return_url": "<string>",
"use_explorer": true,
"app_fee": 123,
"is_member": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"wallet": {
"id": "<string>",
"name": "<string>",
"type": "near",
"managed": true,
"wallet_data": {},
"app": {
"id": "<string>",
"name": "<string>",
"type": "individual",
"kyc_return_url": "<string>",
"use_explorer": true,
"app_fee": 123,
"is_member": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"magic_network": "<string>"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"custom_address": "<string>",
"params_data": {
"number": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"string": {
"is_ethereum_address": true,
"is_near_address": true,
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"boolean": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
}
},
"params_data_input": {
"number": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"string": {
"is_ethereum_address": true,
"is_near_address": true,
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
},
"boolean": {
"name": "<string>",
"desc": "<string>",
"optional": true,
"nullable": true
}
},
"params_data_example": "<string>"
}Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes