diff --git a/build/openrpc/full.json.gz b/build/openrpc/full.json.gz index 6d76e4214..dabda4d1e 100644 Binary files a/build/openrpc/full.json.gz and b/build/openrpc/full.json.gz differ diff --git a/build/openrpc/gateway.json.gz b/build/openrpc/gateway.json.gz index 052d47e57..0a855c9b1 100644 Binary files a/build/openrpc/gateway.json.gz and b/build/openrpc/gateway.json.gz differ diff --git a/documentation/en/api-v1-unstable-methods.md b/documentation/en/api-v1-unstable-methods.md index beb8f5d9d..e2c249395 100644 --- a/documentation/en/api-v1-unstable-methods.md +++ b/documentation/en/api-v1-unstable-methods.md @@ -3106,8 +3106,8 @@ Response: { "action": { "callType": "string value", - "from": "string value", - "to": "string value", + "from": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031", + "to": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031", "gas": "0x5", "input": "0x07", "value": "0x0" @@ -3149,14 +3149,14 @@ Response: ```json [ { - "output": "string value", + "output": "0x07", "stateDiff": "string value", "trace": [ { "action": { "callType": "string value", - "from": "string value", - "to": "string value", + "from": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031", + "to": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031", "gas": "0x5", "input": "0x07", "value": "0x0"