diff --git a/apps/policy-engine/Makefile b/apps/policy-engine/Makefile index 7ebd14877..a7f2d1c8c 100644 --- a/apps/policy-engine/Makefile +++ b/apps/policy-engine/Makefile @@ -84,6 +84,10 @@ policy-engine/rego/translate: ts-node -r tsconfig-paths/register \ --project ${POLICY_ENGINE_PROJECT_DIR}/tsconfig.app.json ${POLICY_ENGINE_PROJECT_DIR}/src/opa/script/translate-legacy-policy.script.ts +policy-engine/rego/evaluation: + npx dotenv -e ${POLICY_ENGINE_PROJECT_DIR}/.env -- \ + ts-node -r tsconfig-paths/register \ + --project ${POLICY_ENGINE_PROJECT_DIR}/tsconfig.app.json ${POLICY_ENGINE_PROJECT_DIR}/src/opa/script/evaluate-legacy-policy.script.ts policy-engine/rego/test: opa test \ diff --git a/apps/policy-engine/src/opa/rego/generated/1fb1974c-e065-4097-b4f8-2ec8106da20d.rego b/apps/policy-engine/src/opa/rego/generated/1fb1974c-e065-4097-b4f8-2ec8106da20d.rego new file mode 100644 index 000000000..66c5ddaec --- /dev/null +++ b/apps/policy-engine/src/opa/rego/generated/1fb1974c-e065-4097-b4f8-2ec8106da20d.rego @@ -0,0 +1,1354 @@ +package main + + permit[{"policyId": "778bbd23-6fca-46ae-ad02-305285569cb2", "policyName": "c4cb0186-a0e8-48b8-bf05-8eaffc9efdcc" }] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x28597ea60030fbae79088d89d803f25143c7a6b5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xc16fad97"}) + reason = {"type":"permit","policyId":"778bbd23-6fca-46ae-ad02-305285569cb2","policyName":"c4cb0186-a0e8-48b8-bf05-8eaffc9efdcc","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "da364056-7a88-4a90-8c62-09e405f5977d", "policyName": "13fabcb5-e7d9-4e47-985e-9b048ebb7003" }] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x28597ea60030fbae79088d89d803f25143c7a6b5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x2b3f22b4"}) + reason = {"type":"permit","policyId":"da364056-7a88-4a90-8c62-09e405f5977d","policyName":"13fabcb5-e7d9-4e47-985e-9b048ebb7003","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "2c51ce42-6bc2-4ae8-93a8-fe5486245e63", "policyName": "ec539dbc-e44f-4e5b-8fe5-6f61de0c4e7b" }] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"approveTokenAllowance"}) + checkIntentToken({"eip155:137/erc20:0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f"}) + checkIntentSpender({"eip155:137:0x28597ea60030fbae79088d89d803f25143c7a6b5"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"2c51ce42-6bc2-4ae8-93a8-fe5486245e63","policyName":"ec539dbc-e44f-4e5b-8fe5-6f61de0c4e7b","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "6bd24b30-2092-4075-8dab-54dfb9425e74", "policyName": "e61592db-ec4a-435b-bce7-71b12ac57693" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc20", "transferNative"}) + reason = {"type":"permit","policyId":"6bd24b30-2092-4075-8dab-54dfb9425e74","policyName":"e61592db-ec4a-435b-bce7-71b12ac57693","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "536047fe-b6aa-4fb5-a2c4-32f49cbcdae3", "policyName": "a68e8d20-0419-475c-8fcc-b17d4de8c955" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721", "transferErc1155"}) + reason = {"type":"permit","policyId":"536047fe-b6aa-4fb5-a2c4-32f49cbcdae3","policyName":"a68e8d20-0419-475c-8fcc-b17d4de8c955","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "0d608d8d-7485-42e9-9f96-abc73f680a48", "policyName": "f42953dc-b6d9-4186-bdcc-1b834779f462" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc20"}) + checkIntentToken({"eip155:137/erc20:0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f"}) + checkChainId({"137"}) + checkWalletAddress({"0x0ff514df05c423a120152df9e04ba94fab7b3491"}) + checkIntentAmount({"currency":"*","operator":"lt","value":"2"}) + reason = {"type":"permit","policyId":"0d608d8d-7485-42e9-9f96-abc73f680a48","policyName":"f42953dc-b6d9-4186-bdcc-1b834779f462","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "17b69057-4948-48f7-8d76-e83cbae95b04", "policyName": "417c3e87-9dc2-4ec8-9b8f-b5a421c90226" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"17b69057-4948-48f7-8d76-e83cbae95b04","policyName":"417c3e87-9dc2-4ec8-9b8f-b5a421c90226","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "c5236869-8519-48e8-b867-3d0d32c58754", "policyName": "593000a9-05fd-4e2a-88b1-946115dfcdcf" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"c5236869-8519-48e8-b867-3d0d32c58754","policyName":"593000a9-05fd-4e2a-88b1-946115dfcdcf","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "13969c45-1df4-4ed4-a41e-de6f598b96c0", "policyName": "a4a6b1b0-638a-4535-b48b-32e99ce58d92" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkDestinationAddress({"nftAssetTransfer"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"13969c45-1df4-4ed4-a41e-de6f598b96c0","policyName":"a4a6b1b0-638a-4535-b48b-32e99ce58d92","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "ac93e93a-f52a-4b93-9cf0-ec68ee01525a", "policyName": "0a4a01d5-78ce-4cf8-9f97-bc5726e173df" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|64784e51867282eb243a9daa"}) + checkAction({"signMessage"}) + checkChainId({"137"}) + checkIntentDomain({"version":["1"],"name":["Crypto Unicorns Authentication"]}) + reason = {"type":"permit","policyId":"ac93e93a-f52a-4b93-9cf0-ec68ee01525a","policyName":"0a4a01d5-78ce-4cf8-9f97-bc5726e173df","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "1f14c3c9-e2db-4ed3-98bc-19998e6c1ca8", "policyName": "fd02d4da-2c20-49bb-a904-57c5a81bc0e5" }] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"approveTokenAllowance"}) + checkIntentToken({"eip155:137/erc20:0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"1f14c3c9-e2db-4ed3-98bc-19998e6c1ca8","policyName":"fd02d4da-2c20-49bb-a904-57c5a81bc0e5","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "9ea11622-c0dd-47b4-9df9-6701420fbd9a", "policyName": "dd0c5566-8e45-4ada-9811-73eac1886b68" }] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"approveTokenAllowance"}) + checkIntentToken({"eip155:137/erc20:0x64060ab139feaae7f06ca4e63189d86adeb51691"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"9ea11622-c0dd-47b4-9df9-6701420fbd9a","policyName":"dd0c5566-8e45-4ada-9811-73eac1886b68","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4537728c-081a-4af4-8a52-3f5de04f16a2", "policyName": "c3d6e2a3-8812-44f2-89cb-d13a63b649fa" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|64784e51867282eb243a9daa"}) + checkDestinationAddress({"nftAssetTransfer"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"4537728c-081a-4af4-8a52-3f5de04f16a2","policyName":"c3d6e2a3-8812-44f2-89cb-d13a63b649fa","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "fe58e000-1e48-4b2b-86f0-dc25a966c336", "policyName": "cbadfea4-164f-4c3b-88d9-5a20e6c09248" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|64784e51867282eb243a9daa"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"fe58e000-1e48-4b2b-86f0-dc25a966c336","policyName":"cbadfea4-164f-4c3b-88d9-5a20e6c09248","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "70457916-303c-45d7-935b-88b19fc13ef5", "policyName": "8a550f70-cc98-4b2d-a3ae-2a624ae3c56b" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"70457916-303c-45d7-935b-88b19fc13ef5","policyName":"8a550f70-cc98-4b2d-a3ae-2a624ae3c56b","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "66892aaf-41e0-426a-9117-83b0efa818c6", "policyName": "c715fcf4-7e9f-45ef-8615-770b0597fddf" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"66892aaf-41e0-426a-9117-83b0efa818c6","policyName":"c715fcf4-7e9f-45ef-8615-770b0597fddf","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4b87cc6c-f2df-4075-aeb0-84821108e185", "policyName": "3d597a7c-cebc-4cb0-8c82-a31fda95e5e7" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"4b87cc6c-f2df-4075-aeb0-84821108e185","policyName":"3d597a7c-cebc-4cb0-8c82-a31fda95e5e7","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "66e07667-6f2d-4a99-a223-225e6535fef8", "policyName": "4655de9d-37be-4796-9c49-1e9344c39e21" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"66e07667-6f2d-4a99-a223-225e6535fef8","policyName":"4655de9d-37be-4796-9c49-1e9344c39e21","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "f8490e3e-78cc-4245-8af6-4dd0cf6bbc49", "policyName": "7ad914af-edc6-4170-b840-4988ff831ca9" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkDestinationAddress({"nftAssetTransfer"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"f8490e3e-78cc-4245-8af6-4dd0cf6bbc49","policyName":"7ad914af-edc6-4170-b840-4988ff831ca9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "16168bb0-0c20-4263-be08-c2445f3008a6", "policyName": "18d771af-33a1-46c6-bd95-5008871eff60" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signMessage"}) + reason = {"type":"permit","policyId":"16168bb0-0c20-4263-be08-c2445f3008a6","policyName":"18d771af-33a1-46c6-bd95-5008871eff60","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "86c8e14d-ccab-41ad-acd3-028f702c2ae4", "policyName": "7543edef-087e-4550-b6bb-dba3e3e6c710" }] = reason { + checkResourceIntegrity + checkPrincipalId({"debb4c0f-235c-497e-8009-7476b7494c26"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721", "transferErc1155"}) + reason = {"type":"permit","policyId":"86c8e14d-ccab-41ad-acd3-028f702c2ae4","policyName":"7543edef-087e-4550-b6bb-dba3e3e6c710","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "95641d34-b4b7-4cf5-84b0-5752d2d8e334", "policyName": "9e2b8d76-69cb-4cc2-815f-499b054686c9" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"95641d34-b4b7-4cf5-84b0-5752d2d8e334","policyName":"9e2b8d76-69cb-4cc2-815f-499b054686c9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "dc272df7-e327-4ef9-8b7e-da4be57fab50", "policyName": "c77b1a6c-f86a-4910-96a7-11809199dcdc" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9dafc880"}) + reason = {"type":"permit","policyId":"dc272df7-e327-4ef9-8b7e-da4be57fab50","policyName":"c77b1a6c-f86a-4910-96a7-11809199dcdc","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "aff1c72b-b30c-4582-b943-4183c1740ba5", "policyName": "d1d59f96-cf8f-463e-9018-9dbd4fa2113d" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9dafc880"}) + reason = {"type":"permit","policyId":"aff1c72b-b30c-4582-b943-4183c1740ba5","policyName":"d1d59f96-cf8f-463e-9018-9dbd4fa2113d","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "e35164ef-2432-40d2-a8ba-0ede7e8f603f", "policyName": "9383acd7-591c-419a-8730-2068f0a908a9" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x4b4a0bdf"}) + reason = {"type":"permit","policyId":"e35164ef-2432-40d2-a8ba-0ede7e8f603f","policyName":"9383acd7-591c-419a-8730-2068f0a908a9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "1d6b93ff-1612-4d15-8f3a-27db2e266829", "policyName": "13bd8904-2209-4717-a77d-511932f04391" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xa3105f63"}) + reason = {"type":"permit","policyId":"1d6b93ff-1612-4d15-8f3a-27db2e266829","policyName":"13bd8904-2209-4717-a77d-511932f04391","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "dbf524ae-ce2b-4ca4-89fb-c667cb3e203c", "policyName": "50c7acef-8279-4fcd-a539-94c93a243d68" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5e351737"}) + reason = {"type":"permit","policyId":"dbf524ae-ce2b-4ca4-89fb-c667cb3e203c","policyName":"50c7acef-8279-4fcd-a539-94c93a243d68","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "352a9a8a-95f0-4da6-8d3d-cac1cded0c42", "policyName": "3dd3670e-e166-4185-b18e-90f4afd07cbe" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5e351737"}) + reason = {"type":"permit","policyId":"352a9a8a-95f0-4da6-8d3d-cac1cded0c42","policyName":"3dd3670e-e166-4185-b18e-90f4afd07cbe","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "9e0acb0c-5975-42c7-8b22-402cf96adedf", "policyName": "8f166dfc-1c16-4fcf-b760-9df12c430e46" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x37e28cd7"}) + reason = {"type":"permit","policyId":"9e0acb0c-5975-42c7-8b22-402cf96adedf","policyName":"8f166dfc-1c16-4fcf-b760-9df12c430e46","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "953cf43a-608b-43b3-8052-7f97764b7362", "policyName": "568d0fc4-ac9d-4cee-95f1-bac6863b9b38" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65c38bb8"}) + reason = {"type":"permit","policyId":"953cf43a-608b-43b3-8052-7f97764b7362","policyName":"568d0fc4-ac9d-4cee-95f1-bac6863b9b38","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "561245b9-6ed9-4c12-93a7-7998f42b3e8b", "policyName": "38487fdd-3503-4967-ba2c-281ca974a5d3" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x37e28cd7"}) + reason = {"type":"permit","policyId":"561245b9-6ed9-4c12-93a7-7998f42b3e8b","policyName":"38487fdd-3503-4967-ba2c-281ca974a5d3","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "eaffdca9-04c8-4219-9aff-b9aad47c7b09", "policyName": "9dac2d74-54a4-415a-90ae-ed9786365b30" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xa3105f63"}) + reason = {"type":"permit","policyId":"eaffdca9-04c8-4219-9aff-b9aad47c7b09","policyName":"9dac2d74-54a4-415a-90ae-ed9786365b30","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "9e3329b5-ad6c-443c-8e23-fbfee489de65", "policyName": "04051b89-0ba7-454a-bbc2-ea8a66e80ef1" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x77f57d50"}) + reason = {"type":"permit","policyId":"9e3329b5-ad6c-443c-8e23-fbfee489de65","policyName":"04051b89-0ba7-454a-bbc2-ea8a66e80ef1","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "bdc89272-99cc-4117-a444-082e3c27d3a5", "policyName": "cf85beee-91d9-4b16-a234-e9231c5b5589" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x4b4a0bdf"}) + reason = {"type":"permit","policyId":"bdc89272-99cc-4117-a444-082e3c27d3a5","policyName":"cf85beee-91d9-4b16-a234-e9231c5b5589","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "0cf25f81-73f1-4006-9070-82f22a038d80", "policyName": "3b1a5031-84c0-4eec-bfd3-1fab190a0ca3" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x77f57d50"}) + reason = {"type":"permit","policyId":"0cf25f81-73f1-4006-9070-82f22a038d80","policyName":"3b1a5031-84c0-4eec-bfd3-1fab190a0ca3","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "1d32ed9b-b4f8-4962-9ca3-adf45eb0b977", "policyName": "55039c69-dfde-4a2a-8b25-48d273ed5bd9" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x27b8e40c"}) + reason = {"type":"permit","policyId":"1d32ed9b-b4f8-4962-9ca3-adf45eb0b977","policyName":"55039c69-dfde-4a2a-8b25-48d273ed5bd9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4779780a-4c8d-41fd-b2f0-5c1361d4d4d5", "policyName": "f65db91c-e5e9-4f23-892f-9e97eed41fca" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x27b8e40c"}) + reason = {"type":"permit","policyId":"4779780a-4c8d-41fd-b2f0-5c1361d4d4d5","policyName":"f65db91c-e5e9-4f23-892f-9e97eed41fca","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "e77f1c38-865a-4560-ba04-5d79a1f9e5fa", "policyName": "2fa683d2-81d6-4c3f-a88d-9cadb2b5c21c" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65c38bb8"}) + reason = {"type":"permit","policyId":"e77f1c38-865a-4560-ba04-5d79a1f9e5fa","policyName":"2fa683d2-81d6-4c3f-a88d-9cadb2b5c21c","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "71124dd2-21c9-4622-8e60-ab979f3e0e82", "policyName": "0d745699-8176-44db-bde9-55474fba6cc7" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9dafc880"}) + reason = {"type":"permit","policyId":"71124dd2-21c9-4622-8e60-ab979f3e0e82","policyName":"0d745699-8176-44db-bde9-55474fba6cc7","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "3ba350e0-b852-4264-b567-cbeedcea5cad", "policyName": "e7cd1d07-c92b-404c-9ec7-a6a3b8c43790" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xa3105f63"}) + reason = {"type":"permit","policyId":"3ba350e0-b852-4264-b567-cbeedcea5cad","policyName":"e7cd1d07-c92b-404c-9ec7-a6a3b8c43790","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "f2e4a2a2-c163-46e0-8147-2ce0eda12168", "policyName": "f0932890-7756-46c2-9509-9260416e6172" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5e351737"}) + reason = {"type":"permit","policyId":"f2e4a2a2-c163-46e0-8147-2ce0eda12168","policyName":"f0932890-7756-46c2-9509-9260416e6172","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "960df2ad-d372-40af-9e13-824ccf20c7b4", "policyName": "15c8a58c-c63d-4964-a200-1846c20b7c72" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x4b4a0bdf"}) + reason = {"type":"permit","policyId":"960df2ad-d372-40af-9e13-824ccf20c7b4","policyName":"15c8a58c-c63d-4964-a200-1846c20b7c72","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "dd945f2b-6127-4d2f-a895-6e878a957b7b", "policyName": "3d166ee3-7ed5-4c81-a3f6-5576f474573f" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9dafc880"}) + reason = {"type":"permit","policyId":"dd945f2b-6127-4d2f-a895-6e878a957b7b","policyName":"3d166ee3-7ed5-4c81-a3f6-5576f474573f","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "7a0931ac-5dfd-4c1f-b035-bb95b4e26bc6", "policyName": "59409ad3-aa95-4bd6-b78e-0c9bf2b85025" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x27b8e40c"}) + reason = {"type":"permit","policyId":"7a0931ac-5dfd-4c1f-b035-bb95b4e26bc6","policyName":"59409ad3-aa95-4bd6-b78e-0c9bf2b85025","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "958d1e8d-f757-4f08-ad4c-03de670f7739", "policyName": "45019a29-b5ee-4d3a-bebb-918867ba411d" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xa3105f63"}) + reason = {"type":"permit","policyId":"958d1e8d-f757-4f08-ad4c-03de670f7739","policyName":"45019a29-b5ee-4d3a-bebb-918867ba411d","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "5a7601e4-7af0-46bb-ac3e-29b8926b2075", "policyName": "ad512d85-3827-42a1-9f92-2373ad9c48a0" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x77f57d50"}) + reason = {"type":"permit","policyId":"5a7601e4-7af0-46bb-ac3e-29b8926b2075","policyName":"ad512d85-3827-42a1-9f92-2373ad9c48a0","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "29ba7d37-9d8c-4c2d-b945-ebb4d781a4a1", "policyName": "67ebdaeb-4f83-45c5-8cec-68832fc69ec5" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x4b4a0bdf"}) + reason = {"type":"permit","policyId":"29ba7d37-9d8c-4c2d-b945-ebb4d781a4a1","policyName":"67ebdaeb-4f83-45c5-8cec-68832fc69ec5","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "8fafb5ed-ba76-4714-9776-0ddc5fc13902", "policyName": "18133452-fb49-4cbb-ab98-4277f72153bd" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x37e28cd7"}) + reason = {"type":"permit","policyId":"8fafb5ed-ba76-4714-9776-0ddc5fc13902","policyName":"18133452-fb49-4cbb-ab98-4277f72153bd","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4ee6cab2-3e04-4b22-bd31-5295ca06294b", "policyName": "8e489a05-1ad5-4327-b316-70c8da8dc8f3" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x37e28cd7"}) + reason = {"type":"permit","policyId":"4ee6cab2-3e04-4b22-bd31-5295ca06294b","policyName":"8e489a05-1ad5-4327-b316-70c8da8dc8f3","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "903a8790-0a3f-4011-a2a5-c93984e93a45", "policyName": "4acb88b3-775d-44a7-a18a-45644d4967a0" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65c38bb8"}) + reason = {"type":"permit","policyId":"903a8790-0a3f-4011-a2a5-c93984e93a45","policyName":"4acb88b3-775d-44a7-a18a-45644d4967a0","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "33025979-f543-41e0-a3a8-25ba419d2fb8", "policyName": "06122f43-d9ff-49c1-925e-e812fd39c6aa" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x77f57d50"}) + reason = {"type":"permit","policyId":"33025979-f543-41e0-a3a8-25ba419d2fb8","policyName":"06122f43-d9ff-49c1-925e-e812fd39c6aa","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "83f21fca-3f52-44fc-a3bf-660b6627c091", "policyName": "bef5ea3c-8e2b-42f3-846e-79383dcfe5e0" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5e351737"}) + reason = {"type":"permit","policyId":"83f21fca-3f52-44fc-a3bf-660b6627c091","policyName":"bef5ea3c-8e2b-42f3-846e-79383dcfe5e0","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "05206a90-dec8-4049-a34b-8e8a7dfaa30b", "policyName": "325bfba9-7c23-4b87-a676-fe61fb9b1826" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65c38bb8"}) + reason = {"type":"permit","policyId":"05206a90-dec8-4049-a34b-8e8a7dfaa30b","policyName":"325bfba9-7c23-4b87-a676-fe61fb9b1826","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "c345e94d-9107-4c0e-8d42-de77d816965b", "policyName": "1deb18cf-75cb-4cc0-850d-e73aa5c89c47" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x27b8e40c"}) + reason = {"type":"permit","policyId":"c345e94d-9107-4c0e-8d42-de77d816965b","policyName":"1deb18cf-75cb-4cc0-850d-e73aa5c89c47","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "3f238139-061c-410a-a7c0-589828362a6a", "policyName": "4280497c-ba28-4e77-b36d-8c54ef4eeac2" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x37e28cd7"}) + reason = {"type":"permit","policyId":"3f238139-061c-410a-a7c0-589828362a6a","policyName":"4280497c-ba28-4e77-b36d-8c54ef4eeac2","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "232051d2-b146-4f89-a4b8-4d172e0e96ac", "policyName": "7d4df6cc-ea13-49b7-940c-5130c0ed0992" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xa3105f63"}) + reason = {"type":"permit","policyId":"232051d2-b146-4f89-a4b8-4d172e0e96ac","policyName":"7d4df6cc-ea13-49b7-940c-5130c0ed0992","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "28881d6e-ad40-4fa3-b6eb-1f76bbddb24d", "policyName": "a386c957-0ef6-45a6-859a-3f07e490782d" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9dafc880"}) + reason = {"type":"permit","policyId":"28881d6e-ad40-4fa3-b6eb-1f76bbddb24d","policyName":"a386c957-0ef6-45a6-859a-3f07e490782d","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "364f9995-5899-4ba4-8b0a-145b73df634d", "policyName": "0ff36d61-d11d-4ce9-a225-dabfa8a61dcf" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9dafc880"}) + reason = {"type":"permit","policyId":"364f9995-5899-4ba4-8b0a-145b73df634d","policyName":"0ff36d61-d11d-4ce9-a225-dabfa8a61dcf","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "1720b10a-6451-46f0-9262-33c925b4e07e", "policyName": "ef73b23d-168a-4e1c-9e0b-eb54058b925d" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xa3105f63"}) + reason = {"type":"permit","policyId":"1720b10a-6451-46f0-9262-33c925b4e07e","policyName":"ef73b23d-168a-4e1c-9e0b-eb54058b925d","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "bde876a7-46ad-47d6-aff2-bc6c3a96caf9", "policyName": "2109d39d-6e3f-47bf-a6e6-0079128a77d8" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65c38bb8"}) + reason = {"type":"permit","policyId":"bde876a7-46ad-47d6-aff2-bc6c3a96caf9","policyName":"2109d39d-6e3f-47bf-a6e6-0079128a77d8","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "fcb4ae66-e417-429e-acd9-55e2aa68e1f3", "policyName": "d9b9257d-d335-450f-8e6c-cc910344563f" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x27b8e40c"}) + reason = {"type":"permit","policyId":"fcb4ae66-e417-429e-acd9-55e2aa68e1f3","policyName":"d9b9257d-d335-450f-8e6c-cc910344563f","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "0cbc60ad-1b14-402e-b641-b110bdcb8910", "policyName": "6d560223-1c9a-433e-bb63-4fbfe9c2c2e9" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x77f57d50"}) + reason = {"type":"permit","policyId":"0cbc60ad-1b14-402e-b641-b110bdcb8910","policyName":"6d560223-1c9a-433e-bb63-4fbfe9c2c2e9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "b5473df6-dcd6-4711-8b5f-081d9e9036b0", "policyName": "c69202e1-b2e1-4cdc-9c0d-57870ec9e226" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65c38bb8"}) + reason = {"type":"permit","policyId":"b5473df6-dcd6-4711-8b5f-081d9e9036b0","policyName":"c69202e1-b2e1-4cdc-9c0d-57870ec9e226","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "95f039cb-eb91-4ba6-88d7-98fd4af63f8f", "policyName": "83a25c78-f344-49bc-81d3-0beac44ab84e" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5e351737"}) + reason = {"type":"permit","policyId":"95f039cb-eb91-4ba6-88d7-98fd4af63f8f","policyName":"83a25c78-f344-49bc-81d3-0beac44ab84e","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "00d21839-8541-438b-8dcc-88c9ccb5eeca", "policyName": "8d0f728c-7214-43d5-ab4a-338c499d2eda" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x37e28cd7"}) + reason = {"type":"permit","policyId":"00d21839-8541-438b-8dcc-88c9ccb5eeca","policyName":"8d0f728c-7214-43d5-ab4a-338c499d2eda","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "abbfdcf3-f3f5-44f0-a4d5-f891df4521bd", "policyName": "6eaaba91-2e24-4ce2-b201-90cda846c776" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x4b4a0bdf"}) + reason = {"type":"permit","policyId":"abbfdcf3-f3f5-44f0-a4d5-f891df4521bd","policyName":"6eaaba91-2e24-4ce2-b201-90cda846c776","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "0daf1dbc-fed6-4f17-8419-9ce56166652e", "policyName": "e207ff6e-51a7-419c-b6bc-5f89d155e907" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x77f57d50"}) + reason = {"type":"permit","policyId":"0daf1dbc-fed6-4f17-8419-9ce56166652e","policyName":"e207ff6e-51a7-419c-b6bc-5f89d155e907","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "179be9eb-2b79-419d-a6b4-6c9cdf07015d", "policyName": "65970262-79ec-484d-a744-bd81dace3d15" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x27b8e40c"}) + reason = {"type":"permit","policyId":"179be9eb-2b79-419d-a6b4-6c9cdf07015d","policyName":"65970262-79ec-484d-a744-bd81dace3d15","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "aa9dbd45-b070-4a7d-a288-1874dde35e0f", "policyName": "8b8a4584-39e2-4b89-b471-eb6b262dfae9" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5e351737"}) + reason = {"type":"permit","policyId":"aa9dbd45-b070-4a7d-a288-1874dde35e0f","policyName":"8b8a4584-39e2-4b89-b471-eb6b262dfae9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "0f87d6f0-5824-42a3-b651-a2cbcb2aaf85", "policyName": "e8069224-68c3-4073-9249-afe0f6544631" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x4b4a0bdf"}) + reason = {"type":"permit","policyId":"0f87d6f0-5824-42a3-b651-a2cbcb2aaf85","policyName":"e8069224-68c3-4073-9249-afe0f6544631","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "12aae250-b97f-4611-b1cf-9e346bee1ef5", "policyName": "552fff6a-af3f-4a24-8b9a-4b77db6fc971" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"12aae250-b97f-4611-b1cf-9e346bee1ef5","policyName":"552fff6a-af3f-4a24-8b9a-4b77db6fc971","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4ec777a2-daaf-4b46-aa53-0f4d511f6ef6", "policyName": "afef70ed-9e23-4f79-a95c-a0616c01b5d1" }] = reason { + checkResourceIntegrity + checkPrincipalId({"debb4c0f-235c-497e-8009-7476b7494c26"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkWalletAddress({"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1"}) + reason = {"type":"permit","policyId":"4ec777a2-daaf-4b46-aa53-0f4d511f6ef6","policyName":"afef70ed-9e23-4f79-a95c-a0616c01b5d1","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "07194f64-f4b2-44ff-b64c-02156298cf44", "policyName": "6a898c76-584f-4616-8246-c5d31afc07c9" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x24856bc3"}) + reason = {"type":"permit","policyId":"07194f64-f4b2-44ff-b64c-02156298cf44","policyName":"6a898c76-584f-4616-8246-c5d31afc07c9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "de9cfebb-f14d-445b-9505-aefae8af678f", "policyName": "48d24de0-3d05-46ce-81cf-3f81e8022283" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x24856bc3"}) + reason = {"type":"permit","policyId":"de9cfebb-f14d-445b-9505-aefae8af678f","policyName":"48d24de0-3d05-46ce-81cf-3f81e8022283","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "807a2cc5-194a-4549-a765-a313a340e9fa", "policyName": "a86e9f14-4018-43cc-b15a-fc1e42ec4406" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x24856bc3"}) + reason = {"type":"permit","policyId":"807a2cc5-194a-4549-a765-a313a340e9fa","policyName":"a86e9f14-4018-43cc-b15a-fc1e42ec4406","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "ddbae8c9-f2e6-4353-bd70-88bfb9548d50", "policyName": "68627533-b4de-4c60-9bff-8419678638a5" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x24856bc3"}) + reason = {"type":"permit","policyId":"ddbae8c9-f2e6-4353-bd70-88bfb9548d50","policyName":"68627533-b4de-4c60-9bff-8419678638a5","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "817a8db3-194b-4428-81ab-3b92238c72a1", "policyName": "8ddd52ba-fe72-488a-8c0a-49215cca56fd" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e3998004533b042cb44ccf"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"817a8db3-194b-4428-81ab-3b92238c72a1","policyName":"8ddd52ba-fe72-488a-8c0a-49215cca56fd","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "2259e4e2-0f74-4a2c-ba9f-ee4cfbe3d006", "policyName": "94890c04-d3d2-4614-82cd-1709abd96c0f" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e3998004533b042cb44ccf"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + reason = {"type":"permit","policyId":"2259e4e2-0f74-4a2c-ba9f-ee4cfbe3d006","policyName":"94890c04-d3d2-4614-82cd-1709abd96c0f","approvalsSatisfied":[],"approvalsMissing":[]} + } + + forbid[{"policyId": "2312fc76-4c32-4cf0-a227-fa20bb70dab5", "policyName": "746bbc21-c869-4d2e-8236-dda489274610" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + reason = {"type":"forbid","policyId":"2312fc76-4c32-4cf0-a227-fa20bb70dab5","policyName":"746bbc21-c869-4d2e-8236-dda489274610","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "7ffc3038-067a-41e8-ab27-38d85d83cc01", "policyName": "7bf29225-1825-4bd6-8b8a-ef2c0a40707a" }] = reason { + checkResourceIntegrity + checkPrincipalId({"615f46d7-7039-43a3-a904-6daccaf72e61"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xfbe3ab0cbfbd17d06bdd73aa3f55aaf038720f59"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x23b872dd"}) + reason = {"type":"permit","policyId":"7ffc3038-067a-41e8-ab27-38d85d83cc01","policyName":"7bf29225-1825-4bd6-8b8a-ef2c0a40707a","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "20047f08-f7b0-47ee-ba23-8477f47537eb", "policyName": "dda465a6-8dc1-4142-9d00-ec6313955f01" }] = reason { + checkResourceIntegrity + checkPrincipalId({"auth0|62e3998004533b042cb44ccf"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x42842e0e"}) + reason = {"type":"permit","policyId":"20047f08-f7b0-47ee-ba23-8477f47537eb","policyName":"dda465a6-8dc1-4142-9d00-ec6313955f01","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "e75fb238-978a-40d4-a7cf-8abb3399ac11", "policyName": "d1f6e863-ae60-409d-870f-3faf7032d616" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65b4613f"}) + reason = {"type":"permit","policyId":"e75fb238-978a-40d4-a7cf-8abb3399ac11","policyName":"d1f6e863-ae60-409d-870f-3faf7032d616","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4712a725-8024-4aad-a338-ef388ef6cb3d", "policyName": "39550a81-1c30-48f3-a590-6cbb6ddd375d" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xef68253d"}) + reason = {"type":"permit","policyId":"4712a725-8024-4aad-a338-ef388ef6cb3d","policyName":"39550a81-1c30-48f3-a590-6cbb6ddd375d","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "6aaba346-5ede-4950-b7f0-dc3d6c836ba8", "policyName": "9d37e0ab-8b25-48d3-b0ba-766f15a12626" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x93551267"}) + reason = {"type":"permit","policyId":"6aaba346-5ede-4950-b7f0-dc3d6c836ba8","policyName":"9d37e0ab-8b25-48d3-b0ba-766f15a12626","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "ad7e8c25-151f-403f-8f53-567b8451ed4e", "policyName": "03959b54-5fdb-4c2c-b10e-996e07b7b1d4" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x93551267"}) + reason = {"type":"permit","policyId":"ad7e8c25-151f-403f-8f53-567b8451ed4e","policyName":"03959b54-5fdb-4c2c-b10e-996e07b7b1d4","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "6fef6f3d-3e40-4e17-b493-6d63fc7ad7ff", "policyName": "67151495-b1a6-4632-8dff-a84277205daa" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x93e39539"}) + reason = {"type":"permit","policyId":"6fef6f3d-3e40-4e17-b493-6d63fc7ad7ff","policyName":"67151495-b1a6-4632-8dff-a84277205daa","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "f90d4e5e-d31b-4dba-ae11-5aec08cc319b", "policyName": "e9918e0e-7621-4d95-afa3-deeaed768409" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x65b4613f"}) + reason = {"type":"permit","policyId":"f90d4e5e-d31b-4dba-ae11-5aec08cc319b","policyName":"e9918e0e-7621-4d95-afa3-deeaed768409","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "8679d587-988a-40a2-abf3-2b42b5d6ed40", "policyName": "6c11f2c3-c9dc-4a67-afbb-14d2418b9233" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x44c9b41f"}) + reason = {"type":"permit","policyId":"8679d587-988a-40a2-abf3-2b42b5d6ed40","policyName":"6c11f2c3-c9dc-4a67-afbb-14d2418b9233","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "c6e4296c-19c4-431d-a144-bc1103537e26", "policyName": "c71e98e1-f4ef-4682-b628-79d03473fbdc" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x86c68622"}) + reason = {"type":"permit","policyId":"c6e4296c-19c4-431d-a144-bc1103537e26","policyName":"c71e98e1-f4ef-4682-b628-79d03473fbdc","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "22841474-679e-493e-a06f-1268107b5511", "policyName": "c0469d8c-1120-4985-8aa9-2df7a66885ea" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x93e39539"}) + reason = {"type":"permit","policyId":"22841474-679e-493e-a06f-1268107b5511","policyName":"c0469d8c-1120-4985-8aa9-2df7a66885ea","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "d67fe4dd-9994-4e31-ac05-ffb2e20e509b", "policyName": "f473c356-a95b-496a-83ad-a67e07f67e59" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x902ead61"}) + reason = {"type":"permit","policyId":"d67fe4dd-9994-4e31-ac05-ffb2e20e509b","policyName":"f473c356-a95b-496a-83ad-a67e07f67e59","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "2903f47e-6a5b-4277-8962-e119f6c998bd", "policyName": "fe3167f2-c5c4-4ed1-9217-cfa02e858515" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x6bc613a25afe159b70610b64783ca51c9258b92e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x6548b7ae"}) + reason = {"type":"permit","policyId":"2903f47e-6a5b-4277-8962-e119f6c998bd","policyName":"fe3167f2-c5c4-4ed1-9217-cfa02e858515","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "7ea9770f-4293-4dbc-a278-09e0c118a617", "policyName": "a018b301-3234-434b-83df-8547c14e926b" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x86c68622"}) + reason = {"type":"permit","policyId":"7ea9770f-4293-4dbc-a278-09e0c118a617","policyName":"a018b301-3234-434b-83df-8547c14e926b","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "c34bc240-ad50-4c2d-ae05-2dd4f711a3ba", "policyName": "8b357452-f7aa-4585-a798-720ac5a64e59" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5d878596"}) + reason = {"type":"permit","policyId":"c34bc240-ad50-4c2d-ae05-2dd4f711a3ba","policyName":"8b357452-f7aa-4585-a798-720ac5a64e59","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "2ed79cf4-7d17-402a-abb7-85b94b7d56dd", "policyName": "5f1644df-8377-4691-91b0-fe6aa00d621f" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xdd86381e"}) + reason = {"type":"permit","policyId":"2ed79cf4-7d17-402a-abb7-85b94b7d56dd","policyName":"5f1644df-8377-4691-91b0-fe6aa00d621f","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "1053dde2-a986-43ef-8613-625df17c446d", "policyName": "247157a4-1b64-4e75-8321-b98e38b0389e" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x51782474"}) + reason = {"type":"permit","policyId":"1053dde2-a986-43ef-8613-625df17c446d","policyName":"247157a4-1b64-4e75-8321-b98e38b0389e","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "6bda29a2-db29-4741-b26e-6c5e3c8da2cb", "policyName": "eabd89d2-194d-42cd-81c2-edef36b76caa" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xeae2ea7e"}) + reason = {"type":"permit","policyId":"6bda29a2-db29-4741-b26e-6c5e3c8da2cb","policyName":"eabd89d2-194d-42cd-81c2-edef36b76caa","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "ecc7d7c0-abfb-4d65-9cfc-5670a033fd4d", "policyName": "99e86b13-641e-47ca-8936-a95d3a6f437b" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xd2df3a9e"}) + reason = {"type":"permit","policyId":"ecc7d7c0-abfb-4d65-9cfc-5670a033fd4d","policyName":"99e86b13-641e-47ca-8936-a95d3a6f437b","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "f10642a1-5e23-4ec6-982d-7ddb272aa3a4", "policyName": "964091bf-3bba-4699-b3e1-d3eb46ca6d8c" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xd4db00cc"}) + reason = {"type":"permit","policyId":"f10642a1-5e23-4ec6-982d-7ddb272aa3a4","policyName":"964091bf-3bba-4699-b3e1-d3eb46ca6d8c","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "3f2a97f7-6026-428a-a99d-10194925b1e5", "policyName": "c5510e0e-7a09-4db9-9690-019dad364989" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x6bc613a25afe159b70610b64783ca51c9258b92e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x6548b7ae"}) + reason = {"type":"permit","policyId":"3f2a97f7-6026-428a-a99d-10194925b1e5","policyName":"c5510e0e-7a09-4db9-9690-019dad364989","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "807fae57-486c-4de8-b3ef-fc26dc2b4cf5", "policyName": "acf62623-e4f0-414a-99f8-2e30552d2976" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xd4db00cc"}) + reason = {"type":"permit","policyId":"807fae57-486c-4de8-b3ef-fc26dc2b4cf5","policyName":"acf62623-e4f0-414a-99f8-2e30552d2976","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "087fa4f4-2b68-4b6c-8131-90bf46551944", "policyName": "110502e9-ac0c-423f-9a8f-6376e2ffed88" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x51782474"}) + reason = {"type":"permit","policyId":"087fa4f4-2b68-4b6c-8131-90bf46551944","policyName":"110502e9-ac0c-423f-9a8f-6376e2ffed88","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "86d381be-dcd3-4dd2-abe6-d6588efcc9c2", "policyName": "bc3fae98-2e50-4ff0-9c82-cd77cc6ee143" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x3df16fb8dc28f63565af2815e04a3368360ffd23"}) + checkChainId({"137"}) + checkWalletAddress({"0x7a0854f64ded80455208ad6939950d915b2a101e"}) + reason = {"type":"permit","policyId":"86d381be-dcd3-4dd2-abe6-d6588efcc9c2","policyName":"bc3fae98-2e50-4ff0-9c82-cd77cc6ee143","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "ea4f0589-f7ae-49a9-bb68-677c2f844d75", "policyName": "44b5d3e8-5e02-428f-b057-61dd6293e374" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9edcab23"}) + reason = {"type":"permit","policyId":"ea4f0589-f7ae-49a9-bb68-677c2f844d75","policyName":"44b5d3e8-5e02-428f-b057-61dd6293e374","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "b67d3899-6832-445b-80e2-0493d21ae355", "policyName": "a8ed180c-6607-4d6d-bce5-7be3a671dd2d" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x9edcab23"}) + reason = {"type":"permit","policyId":"b67d3899-6832-445b-80e2-0493d21ae355","policyName":"a8ed180c-6607-4d6d-bce5-7be3a671dd2d","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "4265bd2e-94b4-493f-8ae9-cc3dc1e93aae", "policyName": "ae036a24-fa6c-463c-acfa-59914cf67a59" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xd3ac2166"}) + reason = {"type":"permit","policyId":"4265bd2e-94b4-493f-8ae9-cc3dc1e93aae","policyName":"ae036a24-fa6c-463c-acfa-59914cf67a59","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "b71a2cc5-e0ac-4694-a336-adbc0f1dd1b6", "policyName": "325ec9af-67dc-4a2a-9f90-1703406cf261" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xd3ac2166"}) + reason = {"type":"permit","policyId":"b71a2cc5-e0ac-4694-a336-adbc0f1dd1b6","policyName":"325ec9af-67dc-4a2a-9f90-1703406cf261","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "ec1028b1-0a08-4fc0-aa27-f14d4dad03e5", "policyName": "48412cc3-a596-4b04-aca4-b000f1e1335b" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x1521465b"}) + reason = {"type":"permit","policyId":"ec1028b1-0a08-4fc0-aa27-f14d4dad03e5","policyName":"48412cc3-a596-4b04-aca4-b000f1e1335b","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "e00181f6-e6d7-4164-b64a-6078b5ff68ca", "policyName": "cd19a84f-4b15-440f-a389-5f70420c43cd" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x902ead61"}) + reason = {"type":"permit","policyId":"e00181f6-e6d7-4164-b64a-6078b5ff68ca","policyName":"cd19a84f-4b15-440f-a389-5f70420c43cd","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "3f01e52b-7be6-4b39-af80-4644b07f174f", "policyName": "c4f40208-9037-49a1-870e-7303ca1c0c14" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x1521465b"}) + reason = {"type":"permit","policyId":"3f01e52b-7be6-4b39-af80-4644b07f174f","policyName":"c4f40208-9037-49a1-870e-7303ca1c0c14","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "247f7444-8bc3-4c06-86fd-f8d93c92c46d", "policyName": "bc39284b-490a-43c4-bb5a-87862a1ee4a9" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xeae2ea7e"}) + reason = {"type":"permit","policyId":"247f7444-8bc3-4c06-86fd-f8d93c92c46d","policyName":"bc39284b-490a-43c4-bb5a-87862a1ee4a9","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "f6411f9a-c7a7-4b4c-9a3c-9c6fb405d385", "policyName": "32a8e7af-b58a-476e-908a-74bb561f61b1" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xe01c7002"}) + reason = {"type":"permit","policyId":"f6411f9a-c7a7-4b4c-9a3c-9c6fb405d385","policyName":"32a8e7af-b58a-476e-908a-74bb561f61b1","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "5f2ba5a2-6058-4f04-9e24-04efcd0bf995", "policyName": "f7e4631d-e5ae-435f-a00c-23448909e7db" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721", "transferErc1155"}) + reason = {"type":"permit","policyId":"5f2ba5a2-6058-4f04-9e24-04efcd0bf995","policyName":"f7e4631d-e5ae-435f-a00c-23448909e7db","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "48605313-8d01-4334-b0f3-fea49240bb59", "policyName": "7af674ef-428e-4e13-9d79-4a38ff4c0eb2" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc721", "transferErc1155"}) + reason = {"type":"permit","policyId":"48605313-8d01-4334-b0f3-fea49240bb59","policyName":"7af674ef-428e-4e13-9d79-4a38ff4c0eb2","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "b62279b2-ae71-4c3e-a7f0-019f85e186d6", "policyName": "fe3d3406-aa65-4a20-8c72-7a24b614151a" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xe01c7002"}) + reason = {"type":"permit","policyId":"b62279b2-ae71-4c3e-a7f0-019f85e186d6","policyName":"fe3d3406-aa65-4a20-8c72-7a24b614151a","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "c7c6ca57-c8bb-437b-8b1d-0fb3ae20a481", "policyName": "f30d6697-2cda-4553-9e7d-66886110a882" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xdd7944f5"}) + reason = {"type":"permit","policyId":"c7c6ca57-c8bb-437b-8b1d-0fb3ae20a481","policyName":"f30d6697-2cda-4553-9e7d-66886110a882","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "eea66636-a9ce-4edd-8761-c9a1a030b99a", "policyName": "7fc04ac3-368f-42b1-b9f4-06761241567c" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x44c9b41f"}) + reason = {"type":"permit","policyId":"eea66636-a9ce-4edd-8761-c9a1a030b99a","policyName":"7fc04ac3-368f-42b1-b9f4-06761241567c","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "bc1faa85-9465-4a74-9474-d029e7da53bf", "policyName": "8a30c2d3-ffe0-473c-a1b4-730754cb9430" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xa2a13ce1824f3916fc84c65e559391fc6674e6e8"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x5757b38a"}) + reason = {"type":"permit","policyId":"bc1faa85-9465-4a74-9474-d029e7da53bf","policyName":"8a30c2d3-ffe0-473c-a1b4-730754cb9430","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "2127856c-b379-459e-9463-192ab4f9a0b9", "policyName": "5d164652-f401-4ae3-acf1-048927eb7a88" }] = reason { + checkResourceIntegrity + checkPrincipalId({"13b8f90e-d929-49a9-8f8c-a40bfff0f09e"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x8f8e18dbebb8ca4fc2bc7e3425fcdfd5264e33e8"}) + checkWalletAddress({"0x7a0854f64ded80455208ad6939950d915b2a101e"}) + reason = {"type":"permit","policyId":"2127856c-b379-459e-9463-192ab4f9a0b9","policyName":"5d164652-f401-4ae3-acf1-048927eb7a88","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "abb30749-c59a-410f-bfcb-9ec6b9a703c9", "policyName": "64a3a0e5-8d9c-4b3a-a82a-2271a3f6aacc" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xdd7944f5"}) + reason = {"type":"permit","policyId":"abb30749-c59a-410f-bfcb-9ec6b9a703c9","policyName":"64a3a0e5-8d9c-4b3a-a82a-2271a3f6aacc","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "f061b0ad-1833-4a86-8f8f-1ea01ce25cd1", "policyName": "3ecd9a08-abee-4ab3-a15b-d0fbe348240f" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xef68253d"}) + reason = {"type":"permit","policyId":"f061b0ad-1833-4a86-8f8f-1ea01ce25cd1","policyName":"3ecd9a08-abee-4ab3-a15b-d0fbe348240f","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "9761e668-8a4e-4e27-b1fd-64e0fc45801d", "policyName": "959057f2-ad2c-4d45-a0ec-0c2da6f627c5" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5"}) + checkChainId({"137"}) + checkIntentHexSignature({"0x3593564c"}) + reason = {"type":"permit","policyId":"9761e668-8a4e-4e27-b1fd-64e0fc45801d","policyName":"959057f2-ad2c-4d45-a0ec-0c2da6f627c5","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "e2b7f5bc-bb5b-429e-b167-77a071dbaa46", "policyName": "d1100363-5283-4a61-b905-dfc760815bff" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0xdc0479cc5bba033b3e7de9f178607150b3abce1f"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xd2df3a9e"}) + reason = {"type":"permit","policyId":"e2b7f5bc-bb5b-429e-b167-77a071dbaa46","policyName":"d1100363-5283-4a61-b905-dfc760815bff","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "c34076fd-bac8-4777-b467-220f486f412b", "policyName": "8f409d35-aea5-45b2-bbf9-64569fed60ae" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signTransaction"}) + checkIntentType({"transferErc20", "transferNative"}) + reason = {"type":"permit","policyId":"c34076fd-bac8-4777-b467-220f486f412b","policyName":"8f409d35-aea5-45b2-bbf9-64569fed60ae","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "20c68497-52e1-410f-bd4c-7ed0755d4678", "policyName": "20d630d0-5f68-47a8-8e8a-554ed8ab505a" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkIntentContract({"eip155:137:0x94f557dddb245b11d031f57ba7f2c4f28c4a203e"}) + checkChainId({"137"}) + checkIntentHexSignature({"0xdd86381e"}) + reason = {"type":"permit","policyId":"20c68497-52e1-410f-bd4c-7ed0755d4678","policyName":"20d630d0-5f68-47a8-8e8a-554ed8ab505a","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "11846169-1f99-4e0b-9c94-f0dcdba42d81", "policyName": "ad2488cf-8ab6-41b0-bc9e-41ef61153fec" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"member"}) + checkAction({"signMessage"}) + checkIntentDomain({"version":["1"],"name":["Crypto Unicorns Authentication"]}) + reason = {"type":"permit","policyId":"11846169-1f99-4e0b-9c94-f0dcdba42d81","policyName":"ad2488cf-8ab6-41b0-bc9e-41ef61153fec","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "b886740b-fe1e-405e-b356-6ddea17fe23d", "policyName": "816207da-5679-43d9-90cb-0ae17d3e26df" }] = reason { + checkResourceIntegrity + checkPrincipalRole({"admin"}) + checkAction({"signMessage"}) + reason = {"type":"permit","policyId":"b886740b-fe1e-405e-b356-6ddea17fe23d","policyName":"816207da-5679-43d9-90cb-0ae17d3e26df","approvalsSatisfied":[],"approvalsMissing":[]} + } + + permit[{"policyId": "79b07289-a0b2-495c-afb1-8f9b99045618", "policyName": "8d79f8c1-8c65-441b-9319-ff5c9803bc65" }] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"transferErc20", "transferNative"}) + reason = {"type":"permit","policyId":"79b07289-a0b2-495c-afb1-8f9b99045618","policyName":"8d79f8c1-8c65-441b-9319-ff5c9803bc65","approvalsSatisfied":[],"approvalsMissing":[]} + } + diff --git a/apps/policy-engine/src/opa/rego/generated/missing-rules.rego b/apps/policy-engine/src/opa/rego/generated/missing-rules.rego new file mode 100644 index 000000000..ce20bb8b7 --- /dev/null +++ b/apps/policy-engine/src/opa/rego/generated/missing-rules.rego @@ -0,0 +1,11 @@ +package main + +permit[{"policyId": "call-contract-custom", "policyName": "call-contract-custom"}] = reason { + checkResourceIntegrity + checkAction({"signTransaction"}) + checkIntentType({"callContract"}) + checkPrincipalId({"auth0|62e1d7ca04533b042cb42419"}) + checkIntentContract({"eip155:137:0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad"}) + checkChainId({"137"}) + reason = {"type": "permit", "policyId": "call-contract-custom", "policyName": "call-contract-custom", "approvalsSatisfied": [], "approvalsMissing": []} +} diff --git a/apps/policy-engine/src/opa/script/data/users.json b/apps/policy-engine/src/opa/script/data/users.json new file mode 100644 index 000000000..9fdd5c233 --- /dev/null +++ b/apps/policy-engine/src/opa/script/data/users.json @@ -0,0 +1,1201 @@ +[ + { + "id": "eb6a52c3-0744-41b0-9c79-c6c7ba48f75f", + "email": "william@narval.xyz", + "username": "wcalderipe.admin", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-12-05T11:01:59.049Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "de73bbac-02f1-4dd9-ad96-35cb65f4f302", + "email": "samuel+prodqa@narval.xyz", + "username": "samprodqa", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-11-13T11:12:36.554Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "fae276de-f846-4228-a657-63125002f0a3", + "email": null, + "username": "API User - db1a", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "API", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-08-26T17:51:40.253Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "77a9cbb7-2416-4010-b983-6b6fa3a27e50", + "email": null, + "username": "API User - 40db", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "API", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-08-26T17:46:53.797Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "email": null, + "username": "API user", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "API", + "wallets": [ + { + "address": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "101.5", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x96b3f1cb30ecd319db811347e3a92147c665cce4", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0xe59181236c44d72393fe54c7b7176f47522ab2ee", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-07-20T18:00:46.300Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "auth0|64b0002c0bb7035998c9bf04", + "email": "william+admin@narval.xyz", + "username": "william.admin", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-07-13T13:46:29.153Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "auth0|64784e51867282eb243a9daa", + "email": "samuel@narval.xyz", + "username": "sam", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0x85d37184f4d56a6ef46bf125e012fad439f0e00e", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-06-01T07:52:59.358Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "auth0|643ebef9af5c0fbcd869943d", + "email": "pierre@narval.xyz", + "username": "pierretroger", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-04-18T16:02:08.177Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "auth0|63bbcd1f74477f9bd2dcdd06", + "email": "pierre.troger@gmail.com", + "username": "ptroger", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0x5207a4029f0f5242ac443b65e8a4869f227c0881", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2023-01-09T08:15:45.921Z", + "status": "ACTIVE", + "lastPlayed": "2023-04-19T08:07:02.539Z", + "__typename": "User" + }, + { + "id": "6944cede-1ebb-48b4-9108-88f9133d0760", + "email": "matt+fb1@narval.xyz", + "username": "matt+fb1@narval.xyz", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-11-16T19:27:28.424Z", + "status": "INVITED", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "51d86a6a-1fc8-475f-ab3e-0f25c0408490", + "email": "greg+scholar6@narval.xyz", + "username": "Gregolimano", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x06cd5e3176a69dd4ce21cf9c666b6e858c302738", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "0.01", + "assetSymbol": "UNIM", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-10-18T20:38:22.085Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "f6e53ed0-8822-4a2e-9995-d929c0f5b9d3", + "email": "greg+scholar5@narval.xyz", + "username": "Gregos120", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-10-18T20:32:05.405Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "60aae2af-3b36-41c1-ba20-6bb1375d13e4", + "email": null, + "username": "GregDiscord", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x247d40d91caab04c60a681cf0c9ac88ec5423655", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-10-03T09:34:32.597Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "c88b1634-49cd-4eb2-aa62-c27e51d9c6f8", + "email": "greg+scholar4@narval.xyz", + "username": "greg+scholar4@narval.xyz", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "101.5", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0xc21e1917ed7ecac355163ecae4b86274934ad66c", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-10-02T19:03:56.556Z", + "status": "ACTIVE", + "lastPlayed": "2022-10-02T19:09:54.760Z", + "__typename": "User" + }, + { + "id": "615f46d7-7039-43a3-a904-6daccaf72e61", + "email": "matt+oct2@narval.xyz", + "username": "matt+oct2", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x4da6dc9a4efebb7b2619e29056815ec6a6324a1e", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-10-02T15:29:27.071Z", + "status": "INVITED", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "4c859e9e-05ad-405e-a621-2e7ea23e787d", + "email": "greg+scholar3@narval.xyz", + "username": "greg+scholar3@narval.xyz", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-25T13:54:04.647Z", + "status": "ACTIVE", + "lastPlayed": "2022-09-05T15:17:51.077Z", + "__typename": "User" + }, + { + "id": "bfe97488-6612-4305-8fc1-a9f9a1bd7595", + "email": null, + "username": "empty2", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-11T15:04:36.603Z", + "status": "INVITED", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "bd48ba65-18bf-4f63-8f9a-3909d255d5e3", + "email": null, + "username": "empty1", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xfbc9f4c6152675109f13ecd3a16376aecf3100f9", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-11T15:04:33.624Z", + "status": "INVITED", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "8ac4ab41-80c9-430a-992a-0d68b04d69f1", + "email": "matt+rudra1@narval.xyz", + "username": "matt+rudra1", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x9afac2534134311e1c2b40401144fa2b8325bd70", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0xad54c38bada51a47514fdf7822b952b2cd13bc06", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-11T13:05:54.136Z", + "status": "ACTIVE", + "lastPlayed": "2022-08-11T15:27:47.608Z", + "__typename": "User" + }, + { + "id": "3d41f653-7ed9-4395-8a4a-18302a26b01e", + "email": "greg+scholar2@narval.xyz", + "username": "greg+scholar2@narval.xyz", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x05aea1be7c98d6d9cdf5fcfe4ae79189416a62aa", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-04T13:46:13.068Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "c2fd426d-6570-4269-85b3-8cfaa0ba23a9", + "email": "0xshock721@gmail.com", + "username": "matt_discord1", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-01T21:19:30.858Z", + "status": "ACTIVE", + "lastPlayed": "2022-08-22T12:58:31.653Z", + "__typename": "User" + }, + { + "id": "7e779319-3e4e-498e-91c2-0bb1851219a3", + "email": "greg+scholar1@narval.xyz", + "username": "greg+scholar1", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xb692de82a3df3b17ae2ac1e7c185924e8ee6b6c1", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "0.0", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + }, + { + "guildClaimableBalance": "0.0", + "assetSymbol": "UNIM", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-01T20:29:14.602Z", + "status": "ACTIVE", + "lastPlayed": "2022-08-02T17:25:13.422Z", + "__typename": "User" + }, + { + "id": "11cfae14-cf78-41e7-821d-2f2f16c8c072", + "email": "matt+i_scholar1@narval.xyz", + "username": "", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xfdf317957e2f864d3c5a229efb2795d09951ad0c", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-08-01T18:53:44.429Z", + "status": "ACTIVE", + "lastPlayed": null, + "__typename": "User" + }, + { + "id": "auth0|62e4305b43e9885859dce878", + "email": "matt+scholar2@narval.xyz", + "username": "matt+scholar2", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "0.0", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + }, + { + "guildClaimableBalance": "0.0", + "assetSymbol": "UNIM", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-07-29T19:09:18.256Z", + "status": "ACTIVE", + "lastPlayed": "2023-11-06T17:00:54.032Z", + "__typename": "User" + }, + { + "id": "auth0|62e3998004533b042cb44ccf", + "email": "greg.jessner@gmail.com", + "username": "greg.jessner", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xfd02926dc94e5076db649addff22ab718a79be04", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x6034472000fa5f9af47dede4ba3112fa268dc649", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x9b1cd8458c8188cde66da12404922a10fe7943d0", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-07-29T08:25:47.118Z", + "status": "ACTIVE", + "lastPlayed": "2023-05-09T16:55:43.335Z", + "__typename": "User" + }, + { + "id": "auth0|62e1d7ca04533b042cb42419", + "email": "greg+admin2@narval.xyz", + "username": "greg+admin2", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-07-28T00:26:53.402Z", + "status": "ACTIVE", + "lastPlayed": "2023-07-26T14:19:50.213Z", + "__typename": "User" + }, + { + "id": "auth0|62e1d713b54ba28e7f0e4d89", + "email": "matt+admin2@narval.xyz", + "username": "matt+admin2", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0x5aa356d10af288c84bd379d46cabcdfb48938dd7", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "0.1", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-07-28T00:23:52.552Z", + "status": "ACTIVE", + "lastPlayed": "2023-01-28T15:05:55.202Z", + "__typename": "User" + }, + { + "id": "auth0|62cafdbc9929eb63dbcc9b10", + "email": "matt@narval.xyz", + "username": "matt.schoch", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "ADMIN", + "wallets": [ + { + "address": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "0.0", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + }, + { + "guildClaimableBalance": "0.0", + "assetSymbol": "UNIM", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "isRemoteWallet": true, + "balances": [ + { + "guildClaimableBalance": "0.0", + "assetSymbol": "RBW", + "__typename": "TokenBalance" + }, + { + "guildClaimableBalance": "0.0", + "assetSymbol": "UNIM", + "__typename": "TokenBalance" + } + ], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-07-10T16:27:33.038Z", + "status": "ACTIVE", + "lastPlayed": "2024-02-19T13:50:50.276Z", + "__typename": "User" + }, + { + "id": "auth0|62cafaca9160dacc2311e612", + "email": "matt+ngg@narval.xyz", + "username": "matt+ngg@narval.xyz", + "avatar": { + "fullUrl": null, + "svg": null, + "__typename": "Image" + }, + "guildUserRole": "SCHOLAR", + "wallets": [ + { + "address": "0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + }, + { + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "isRemoteWallet": true, + "balances": [], + "guild": { + "id": "2", + "__typename": "Guild" + }, + "assets": [], + "__typename": "Wallet" + } + ], + "createdAt": "2022-07-10T16:14:07.441Z", + "status": "ACTIVE", + "lastPlayed": "2023-01-13T18:14:25.323Z", + "__typename": "User" + } +] diff --git a/apps/policy-engine/src/opa/script/data/wallets.json b/apps/policy-engine/src/opa/script/data/wallets.json new file mode 100644 index 000000000..a6f89d6af --- /dev/null +++ b/apps/policy-engine/src/opa/script/data/wallets.json @@ -0,0 +1,1280 @@ +[ + { + "id": "39035205092363b14f394aceba35dbd294a932771bb5428e73ba068ac04c6607", + "address": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "label": "Narval Default Wallet", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-07-10T15:34:49.684Z", + "updatedAt": "2023-05-11T21:59:11.768Z", + "assignees": [ + { + "userId": "auth0|62e4305b43e9885859dce878", + "username": "matt+scholar2", + "email": "matt+scholar2@narval.xyz", + "role": "scholar" + }, + { + "userId": "77a9cbb7-2416-4010-b983-6b6fa3a27e50", + "username": "API User - 40db", + "role": "api" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "0b4acdd48e12ff2dc0c42664bca5f1eb2e306a9ac6fe9d0fde2e2bc8cbf60188", + "address": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "label": "Staging 1", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-07-28T00:49:53.308Z", + "updatedAt": "2023-10-04T09:25:03.402Z", + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "af79919788a09391d8fe1b6f25d8917d446e476917b936e084b2df7840afad3d", + "address": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "label": "Prod Test 2.1", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-07-29T08:51:07.160Z", + "updatedAt": "2023-08-30T13:22:16.839Z", + "assignees": [ + { + "userId": "c88b1634-49cd-4eb2-aa62-c27e51d9c6f8", + "username": "greg+scholar4@narval.xyz", + "email": "greg+scholar4@narval.xyz", + "role": "scholar" + }, + { + "userId": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "username": "API user", + "role": "api" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "a1e63ec4c9f66c09dbc351430c8ba6fd4114d3b47dcd21b15fba00b7128c5587", + "address": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "label": "Brandon's Wallet", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-08-01T13:06:57.084Z", + "updatedAt": "2023-09-13T14:22:04.275Z", + "assignees": [ + { + "userId": "de73bbac-02f1-4dd9-ad96-35cb65f4f302", + "username": "samprodqa", + "email": "samuel+prodqa@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "8e015c98792d65681508f702ed8dbcbade607fa6025621f6460ab8cb612af5ca", + "address": "0x0ff514df05c423a120152df9e04ba94fab7b3491", + "label": "0x0ff514df05c423a120152df9e04ba94fab7b3491", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-01T13:27:21.106Z", + "updatedAt": "2023-08-30T13:22:29.963Z", + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "6bf79aadca3dd9843c44558cb261764687e670e894db190cd312d9d3f96f71c6", + "address": "0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818", + "label": "Narval collection wallet", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-08-01T19:56:59.363Z", + "updatedAt": "2023-09-28T20:32:03.194Z", + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "e9e963a0265e332ec450ed16212619e333bfc2c3c9ee7b81c94e5c9f8522e64b", + "address": "0xed03bb0e361ed8b6c2fd2b51dfcffb37af0a5195", + "label": "Dev team A", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-01T20:15:50.623Z", + "updatedAt": "2023-09-28T20:32:31.958Z", + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "add735de34e0b859b789502524214b3ffe5a2afc7f9bd64d26e245987ac6e0d9", + "address": "0xb692de82a3df3b17ae2ac1e7c185924e8ee6b6c1", + "label": "Dev team B", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-01T20:59:15.599Z", + "updatedAt": "2023-09-28T20:32:52.269Z", + "assignees": [ + { + "userId": "7e779319-3e4e-498e-91c2-0bb1851219a3", + "username": "greg+scholar1", + "email": "greg+scholar1@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "7e779319-3e4e-498e-91c2-0bb1851219a3", + "email": "greg+scholar1@narval.xyz", + "username": "greg+scholar1" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "4da2fd7dec508b452cadb7766f967f6b0adfab4b6f66cbec432830dbdecdf8ee", + "address": "0xb15c95bf51b96395bcfb3f4cdbfcb01c5e4f8477", + "label": "0xb15c95bf51b96395bcfb3f4cdbfcb01c5e4f8477", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-08-01T21:19:44.788Z", + "updatedAt": "2022-08-01T21:19:44.788Z", + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "2b4f6fcf0443920a5b158b80f5f0c476bfd5cf7bc9e9015892a4ff87d7067e48", + "address": "0x05aea1be7c98d6d9cdf5fcfe4ae79189416a62aa", + "label": "Marketing group", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-04T13:49:51.711Z", + "updatedAt": "2023-09-28T20:33:14.845Z", + "assignees": [ + { + "userId": "3d41f653-7ed9-4395-8a4a-18302a26b01e", + "username": "greg+scholar2@narval.xyz", + "email": "greg+scholar2@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "3d41f653-7ed9-4395-8a4a-18302a26b01e", + "email": "greg+scholar2@narval.xyz", + "username": "greg+scholar2@narval.xyz" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "34444ea443eb70893dee3849b41c472e16a2f1bdc41d8f48b5540bbc8d26df09", + "address": "0x9afac2534134311e1c2b40401144fa2b8325bd70", + "label": "NFT drop wallet", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-08-11T13:06:14.542Z", + "updatedAt": "2023-09-28T20:33:42.684Z", + "assignees": [ + { + "userId": "8ac4ab41-80c9-430a-992a-0d68b04d69f1", + "username": "matt+rudra1", + "email": "matt+rudra1@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "8ac4ab41-80c9-430a-992a-0d68b04d69f1", + "email": "matt+rudra1@narval.xyz", + "username": "matt+rudra1" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "8f366ced310764399f1a6dfebf5af2cf2765dc7dd2b31e794971f7ad91a9ba57", + "address": "0xad54c38bada51a47514fdf7822b952b2cd13bc06", + "label": "Lens account", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-11T13:06:14.551Z", + "updatedAt": "2023-09-28T20:34:06.793Z", + "assignees": [ + { + "userId": "8ac4ab41-80c9-430a-992a-0d68b04d69f1", + "username": "matt+rudra1", + "email": "matt+rudra1@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "8ac4ab41-80c9-430a-992a-0d68b04d69f1", + "email": "matt+rudra1@narval.xyz", + "username": "matt+rudra1" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "a1a6d3ab08c6d071fa85579c6d741af80df31764e8df26430e09e7252421ca49", + "address": "0xfdf317957e2f864d3c5a229efb2795d09951ad0c", + "label": "DeFi wallet", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-12T20:37:05.149Z", + "updatedAt": "2023-09-28T20:34:27.000Z", + "assignees": [ + { + "userId": "11cfae14-cf78-41e7-821d-2f2f16c8c072", + "email": "matt+i_scholar1@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "11cfae14-cf78-41e7-821d-2f2f16c8c072", + "email": "matt+i_scholar1@narval.xyz" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "5955fe7d2dbd96cb23d958915804562356578d591d678fba39875c055d50b99d", + "address": "0xfbc9f4c6152675109f13ecd3a16376aecf3100f9", + "label": "General Treasury", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-12T20:49:26.952Z", + "updatedAt": "2023-09-28T20:34:50.159Z", + "assignees": [ + { + "userId": "bd48ba65-18bf-4f63-8f9a-3909d255d5e3", + "username": "empty1", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "bd48ba65-18bf-4f63-8f9a-3909d255d5e3", + "username": "empty1" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "25cc0942524225bd41b05998414253668e1dbdeabe8a562d485399d42e92ffc8", + "address": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "label": "Infra payments", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-08-22T17:33:22.464Z", + "updatedAt": "2023-09-28T20:35:27.421Z", + "assignees": [ + { + "userId": "auth0|62e1d7ca04533b042cb42419", + "username": "greg+admin2", + "email": "greg+admin2@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "c8d3a333189de5e6303698db489635882f4f36fe34c78b5d27b31f7ebc2781e0", + "address": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "label": "Player Wallet 1", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-08-25T13:54:35.242Z", + "updatedAt": "2023-04-10T12:52:27.650Z", + "assignees": [ + { + "userId": "4c859e9e-05ad-405e-a621-2e7ea23e787d", + "username": "greg+scholar3@narval.xyz", + "email": "greg+scholar3@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "4c859e9e-05ad-405e-a621-2e7ea23e787d", + "email": "greg+scholar3@narval.xyz", + "username": "greg+scholar3@narval.xyz" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "df5bfd9c57def9505bf3093f07594dd3270fd2954f0f247fd81e7e14c74f19f1", + "address": "0x5207a4029f0f5242ac443b65e8a4869f227c0881", + "label": "Voting", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-09-11T20:53:26.026Z", + "updatedAt": "2023-09-28T20:36:05.565Z", + "assignees": [ + { + "userId": "auth0|63bbcd1f74477f9bd2dcdd06", + "username": "ptroger", + "email": "pierre.troger@gmail.com", + "role": "admin" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "auth0|63bbcd1f74477f9bd2dcdd06", + "email": "pierre.troger@gmail.com", + "username": "ptroger" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "c7e59c4d6f541abe316dab21a3ec747e17879df1e61ce4261c0dc0306f8566ba", + "address": "0x4da6dc9a4efebb7b2619e29056815ec6a6324a1e", + "label": "Project Lambda", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-10-02T15:29:37.700Z", + "updatedAt": "2023-09-28T20:37:14.444Z", + "assignees": [ + { + "userId": "615f46d7-7039-43a3-a904-6daccaf72e61", + "username": "matt+oct2", + "email": "matt+oct2@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "615f46d7-7039-43a3-a904-6daccaf72e61", + "email": "matt+oct2@narval.xyz", + "username": "matt+oct2" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "c721d373273da38d41df4ffc29a5036c8167d420f11cdddaf0cb98e92c0b9d78", + "address": "0xc21e1917ed7ecac355163ecae4b86274934ad66c", + "label": "Client 1", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-10-02T19:04:11.600Z", + "updatedAt": "2023-09-28T20:40:51.161Z", + "assignees": [ + { + "userId": "c88b1634-49cd-4eb2-aa62-c27e51d9c6f8", + "username": "greg+scholar4@narval.xyz", + "email": "greg+scholar4@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "c88b1634-49cd-4eb2-aa62-c27e51d9c6f8", + "email": "greg+scholar4@narval.xyz", + "username": "greg+scholar4@narval.xyz" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "82bbb57575ebbc1a0537465f8a7766ea086011d9c07ef17056694f46b2635266", + "address": "0x5aa356d10af288c84bd379d46cabcdfb48938dd7", + "label": "Agency Wallet", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-10-27T12:12:31.318Z", + "updatedAt": "2023-09-28T20:53:58.918Z", + "assignees": [ + { + "userId": "auth0|62e1d713b54ba28e7f0e4d89", + "username": "matt+admin2", + "email": "matt+admin2@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "auth0|62e1d713b54ba28e7f0e4d89", + "email": "matt+admin2@narval.xyz", + "username": "matt+admin2" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "b035c17a8e37b1b0db2f007701fe3fb3f882f2837d70a351160dd61b41896609", + "address": "0x06cd5e3176a69dd4ce21cf9c666b6e858c302738", + "label": "NFT holdings", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-11-02T12:55:53.599Z", + "updatedAt": "2023-09-28T20:55:08.631Z", + "assignees": [ + { + "userId": "51d86a6a-1fc8-475f-ab3e-0f25c0408490", + "username": "Gregolimano", + "email": "greg+scholar6@narval.xyz", + "role": "scholar" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "51d86a6a-1fc8-475f-ab3e-0f25c0408490", + "email": "greg+scholar6@narval.xyz", + "username": "Gregolimano" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "8300bc1b504bafa1f533a67e96f7f4c4b9dc2fcc05be33fc8978bd58ed03c5f8", + "address": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "label": "Fireblocks NGG-2-22", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2022-11-16T19:27:44.538Z", + "updatedAt": "2023-07-14T10:40:37.262Z", + "assignees": [ + { + "userId": "auth0|62e1d7ca04533b042cb42419", + "username": "greg+admin2", + "email": "greg+admin2@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "27", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "670b60b0304057a617e18b61b4eb56594aa069096dbb37d1414856ba5e0d819a", + "address": "0x247d40d91caab04c60a681cf0c9ac88ec5423655", + "label": "Fireblocks NGG-23", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-11-23T17:16:11.362Z", + "updatedAt": "2022-11-23T17:29:54.890Z", + "assignees": [ + { + "userId": "60aae2af-3b36-41c1-ba20-6bb1375d13e4", + "username": "GregDiscord", + "role": "scholar" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "40", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + }, + "beneficiary": { + "user": { + "id": "60aae2af-3b36-41c1-ba20-6bb1375d13e4", + "username": "GregDiscord" + }, + "userPercent": 80, + "workspacePercent": 20 + } + }, + { + "id": "447c25282f71d389157193999ee4a98f2176ff1b509c0b770f0b38b199829016", + "address": "0x982bb017b4c86ed62bfaeb6d33751c9121d0543e", + "label": "Fireblocks NGG-24", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2022-12-19T14:53:35.914Z", + "updatedAt": "2022-12-19T14:53:35.914Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "49", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "873e0e1012211eab300c992d378cfdc5842de15100ce4174daf97b0f0c5cb658", + "address": "0x85d37184f4d56a6ef46bf125e012fad439f0e00e", + "label": "Fireblocks - Fit London", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2023-04-03T00:44:18.916Z", + "updatedAt": "2023-07-06T17:05:30.727Z", + "assignees": [ + { + "userId": "auth0|64784e51867282eb243a9daa", + "username": "sam", + "email": "samuel@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "94", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + + { + "id": "e1fbe9dfd2271c07158540a941eba2de69b2094370bc14c8f2a10412e8cd8926", + "address": "0xfd02926dc94e5076db649addff22ab718a79be04", + "label": "Fireblocks - Early Answer", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-04-03T00:44:43.616Z", + "updatedAt": "2023-07-13T12:16:56.312Z", + "assignees": [ + { + "userId": "auth0|62e3998004533b042cb44ccf", + "username": "greg.jessner", + "email": "greg.jessner@gmail.com", + "role": "scholar" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "95", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "befc712ca4214a9bc1fc69f7027cb8854a2dec94530b1febb0dbd77133328d1d", + "address": "0x6034472000fa5f9af47dede4ba3112fa268dc649", + "label": "Fireblocks - Millions Spoon", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2023-04-03T15:18:40.156Z", + "updatedAt": "2023-07-05T15:06:59.585Z", + "assignees": [ + { + "userId": "auth0|62e3998004533b042cb44ccf", + "username": "greg.jessner", + "email": "greg.jessner@gmail.com", + "role": "scholar" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "96", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "502d86354301d7e921aa6645514dbce851490fe1a675b8bbae2ea086f5245963", + "address": "0x96b3f1cb30ecd319db811347e3a92147c665cce4", + "label": "API-Created Wallet 1", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-07-20T18:52:31.867Z", + "updatedAt": "2023-07-20T18:52:31.867Z", + "assignees": [ + { + "userId": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "username": "API user", + "role": "api" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "189", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "c294637c9b4c840a7e71ae44185e34aa8ba374197e3195a7d6e5625332bd35e6", + "address": "0xe59181236c44d72393fe54c7b7176f47522ab2ee", + "label": "API-Created Wallet 2 (legacy)", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-07-20T18:53:08.604Z", + "updatedAt": "2023-07-20T18:53:08.604Z", + "assignees": [ + { + "userId": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "username": "API user", + "role": "api" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "3cfbd60fdd4f4058add713509db8e9a589f05aec745be488c36bb592311f804a", + "address": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "label": "Jeremy's Test Wallet", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-07-20T23:16:53.994Z", + "updatedAt": "2023-07-20T23:17:21.066Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "190", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "2cfdf9f1a7c71cdd336493919cdbc7f6f91eb460d746b0616dbcc77183957fcb", + "address": "0x9b1cd8458c8188cde66da12404922a10fe7943d0", + "label": "API-Created Wallet 3", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-07-24T20:31:26.626Z", + "updatedAt": "2023-08-01T08:53:22.884Z", + "assignees": [ + { + "userId": "auth0|62e3998004533b042cb44ccf", + "username": "greg.jessner", + "email": "greg.jessner@gmail.com", + "role": "scholar" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "194", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "451f60430c3537f6247321a20f432b961114ee7db11b4baccd674d3199c0f959", + "address": "0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b", + "label": "Aug10", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-08-11T01:37:59.589Z", + "updatedAt": "2023-08-11T01:37:59.589Z", + "assignees": [ + { + "userId": "auth0|62cafaca9160dacc2311e612", + "username": "matt+ngg@narval.xyz", + "email": "matt+ngg@narval.xyz", + "role": "scholar" + }, + { + "userId": "auth0|62cafdbc9929eb63dbcc9b10", + "username": "matt.schoch", + "email": "matt@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "575", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "ad32037c98c8dc6f2b21d680c77d360cffba1e49df270f432860766f0e9ead9e", + "address": "0x418e64c608ca79c42a90762ad8fe72c6ed384815", + "label": "Brainy Salesclerk", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-08-25T12:15:21.946Z", + "updatedAt": "2023-08-25T12:15:21.946Z", + "assignees": [ + { + "userId": "eb6a52c3-0744-41b0-9c79-c6c7ba48f75f", + "username": "wcalderipe.admin", + "email": "william@narval.xyz", + "role": "scholar" + }, + { + "userId": "auth0|62cafaca9160dacc2311e612", + "username": "matt+ngg@narval.xyz", + "email": "matt+ngg@narval.xyz", + "role": "scholar" + }, + { + "userId": "auth0|62e1d713b54ba28e7f0e4d89", + "username": "matt+admin2", + "email": "matt+admin2@narval.xyz", + "role": "admin" + }, + { + "userId": "auth0|62e1d7ca04533b042cb42419", + "username": "greg+admin2", + "email": "greg+admin2@narval.xyz", + "role": "admin" + }, + { + "userId": "auth0|62e3998004533b042cb44ccf", + "username": "greg.jessner", + "email": "greg.jessner@gmail.com", + "role": "scholar" + }, + { + "userId": "auth0|62e4305b43e9885859dce878", + "username": "matt+scholar2", + "email": "matt+scholar2@narval.xyz", + "role": "scholar" + }, + { + "userId": "11cfae14-cf78-41e7-821d-2f2f16c8c072", + "email": "matt+i_scholar1@narval.xyz", + "role": "scholar" + }, + { + "userId": "7e779319-3e4e-498e-91c2-0bb1851219a3", + "username": "greg+scholar1", + "email": "greg+scholar1@narval.xyz", + "role": "scholar" + }, + { + "userId": "c2fd426d-6570-4269-85b3-8cfaa0ba23a9", + "username": "matt_discord1", + "email": "0xshock721@gmail.com", + "role": "scholar" + }, + { + "userId": "3d41f653-7ed9-4395-8a4a-18302a26b01e", + "username": "greg+scholar2@narval.xyz", + "email": "greg+scholar2@narval.xyz", + "role": "scholar" + }, + { + "userId": "8ac4ab41-80c9-430a-992a-0d68b04d69f1", + "username": "matt+rudra1", + "email": "matt+rudra1@narval.xyz", + "role": "scholar" + }, + { + "userId": "bd48ba65-18bf-4f63-8f9a-3909d255d5e3", + "username": "empty1", + "role": "scholar" + }, + { + "userId": "bfe97488-6612-4305-8fc1-a9f9a1bd7595", + "username": "empty2", + "role": "scholar" + }, + { + "userId": "4c859e9e-05ad-405e-a621-2e7ea23e787d", + "username": "greg+scholar3@narval.xyz", + "email": "greg+scholar3@narval.xyz", + "role": "scholar" + }, + { + "userId": "615f46d7-7039-43a3-a904-6daccaf72e61", + "username": "matt+oct2", + "email": "matt+oct2@narval.xyz", + "role": "scholar" + }, + { + "userId": "c88b1634-49cd-4eb2-aa62-c27e51d9c6f8", + "username": "greg+scholar4@narval.xyz", + "email": "greg+scholar4@narval.xyz", + "role": "scholar" + }, + { + "userId": "60aae2af-3b36-41c1-ba20-6bb1375d13e4", + "username": "GregDiscord", + "role": "scholar" + }, + { + "userId": "f6e53ed0-8822-4a2e-9995-d929c0f5b9d3", + "username": "Gregos120", + "email": "greg+scholar5@narval.xyz", + "role": "scholar" + }, + { + "userId": "51d86a6a-1fc8-475f-ab3e-0f25c0408490", + "username": "Gregolimano", + "email": "greg+scholar6@narval.xyz", + "role": "scholar" + }, + { + "userId": "6944cede-1ebb-48b4-9108-88f9133d0760", + "username": "matt+fb1@narval.xyz", + "email": "matt+fb1@narval.xyz", + "role": "scholar" + }, + { + "userId": "auth0|63bbcd1f74477f9bd2dcdd06", + "username": "ptroger", + "email": "pierre.troger@gmail.com", + "role": "admin" + }, + { + "userId": "auth0|62cafdbc9929eb63dbcc9b10", + "username": "matt.schoch", + "email": "matt@narval.xyz", + "role": "admin" + }, + { + "userId": "auth0|64784e51867282eb243a9daa", + "username": "sam", + "email": "samuel@narval.xyz", + "role": "admin" + }, + { + "userId": "de73bbac-02f1-4dd9-ad96-35cb65f4f302", + "username": "samprodqa", + "email": "samuel+prodqa@narval.xyz", + "role": "scholar" + }, + { + "userId": "auth0|64b0002c0bb7035998c9bf04", + "username": "william.admin", + "email": "william+admin@narval.xyz", + "role": "admin" + }, + { + "userId": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "username": "API user", + "role": "api" + }, + { + "userId": "77a9cbb7-2416-4010-b983-6b6fa3a27e50", + "username": "API User - 40db", + "role": "api" + }, + { + "userId": "fae276de-f846-4228-a657-63125002f0a3", + "username": "API User - db1a", + "role": "api" + }, + { + "userId": "auth0|643ebef9af5c0fbcd869943d", + "username": "pierretroger", + "email": "pierre@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "9d3c668c54a7be73d65cffc28aa0c87e7ef4f7dfdce055a8c8b847910519f719", + "address": "0xd797e4cddfc30b27b8924a8ad531bac2fb386cf8", + "label": "NEW WALLET TEST BRAND", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2023-08-28T16:16:59.784Z", + "updatedAt": "2023-08-28T16:16:59.784Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "866", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "b80904ff0ba53eb0bb0109551230e37fc56fbb9adf71c0ef2545ed263ce3f380", + "address": "0x6800d14e0e85e73440270a6aae4aa22a2003057a", + "label": "FB for Matt", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-09-11T21:32:41.881Z", + "updatedAt": "2023-09-11T21:32:41.881Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "1058", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "b6cd04c83074dc2e2d25c6a3417afe72350487c1438fc3f0ba18b3af36134b2e", + "address": "0x85a83b440512792015b351682a84541da77b32ec", + "label": "sam's new wallet", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2023-09-20T09:24:41.549Z", + "updatedAt": "2023-09-20T09:24:41.549Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "1165", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "7fcc31e8175aca08a18a12473be7c683d76974d4e360ab78dde9c360b12e74b8", + "address": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "label": "sam 56", + "generationType": "derived", + "isContract": true, + "accountType": "eoa", + "createdAt": "2023-09-20T18:34:17.043Z", + "updatedAt": "2023-09-20T18:34:17.043Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "1169", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "84e34e65596c3c68dd38dfd2ffe9fe025859067f2ee0f3886ad425109f6e69f4", + "address": "0xf9f2f7c7a997dda7ba278ebaca5ff16d3af3b06d", + "label": "Test William", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-11-30T17:56:17.311Z", + "updatedAt": "2023-11-30T17:56:17.311Z", + "assignees": [ + { + "userId": "auth0|64b0002c0bb7035998c9bf04", + "username": "william.admin", + "email": "william+admin@narval.xyz", + "role": "admin" + } + ], + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "8b6164645a72ed2fca059efd6a7d590b379e629dbe477588ca44266735f362bd", + "address": "0x17f13074d4f4269028b7881db845e6e9c0836508", + "label": "evm_account-test1", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-12-05T15:09:44.890Z", + "updatedAt": "2023-12-05T15:09:44.890Z", + "vault": { + "id": "narval-legacy-signer", + "location": "database", + "name": "Narval Vault", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + }, + { + "id": "31b41849d005d69fbda690ad42f9f8cffe2d0443a1e2b8f310f84ce2781971cb", + "address": "0x9e5c7f65a2e7ad878ec7583383c702708dd91237", + "label": "sam's wallet prod 26", + "generationType": "derived", + "isContract": false, + "accountType": "eoa", + "createdAt": "2023-12-06T11:24:45.129Z", + "updatedAt": "2023-12-06T11:24:45.129Z", + "vault": { + "id": "narval-managed-fireblocks", + "location": "fireblocks", + "fireblocksVaultId": "1865", + "name": "Narval-Managed MPC", + "verifiedAt": "2023-03-26T22:55:28.951Z" + }, + "gasStation": { + "address": "0x04b12f0863b83c7162429f0ebb0dfda20e1aa97b" + } + } +] diff --git a/apps/policy-engine/src/opa/script/evaluate-legacy-policy.script.ts b/apps/policy-engine/src/opa/script/evaluate-legacy-policy.script.ts new file mode 100644 index 000000000..f0022a620 --- /dev/null +++ b/apps/policy-engine/src/opa/script/evaluate-legacy-policy.script.ts @@ -0,0 +1,99 @@ +import { Action, Request, UserRole } from '@narval/policy-engine-shared' +import { InputType, safeDecode } from '@narval/transaction-request-intent' +import { loadPolicy } from '@open-policy-agent/opa-wasm' +import { readFileSync } from 'fs' +import path from 'path' +import { OpaResult, RegoInput } from '../../shared/types/domain.type' +import users from './data/users.json' +import wallets from './data/wallets.json' +import legacyRequests from './requests/legacy-requests.json' + +export const run = async () => { + const entities: { [key: string]: any } = { users: {}, wallets: {} } + + for (const user of users) { + let role = user.guildUserRole + if (['SCHOLAR'].includes(role)) { + role = UserRole.MEMBER + } else if (['ADMIN', 'API'].includes(role)) { + role = UserRole.ADMIN + } + entities.users[user.id] = { uid: user.id, role } + } + + for (const wallet of wallets) { + const uid = `eip155:${wallet.accountType}:${wallet.address}` + entities.wallets[uid] = { + uid, + address: wallet.address, + accountType: wallet.accountType, + assignees: wallet.assignees?.map((assignee) => assignee.userId) || [] + } + } + + const requests = legacyRequests.filter( + ({ initiator_user_id }) => undefined !== entities.users[initiator_user_id] + ) as { + status: string + initiator_user_id: string + request: Request + }[] + + for (const { status, initiator_user_id, request } of requests) { + let input = {} as RegoInput + + if (request.action === Action.SIGN_TRANSACTION) { + const intentResult = safeDecode({ + input: { + type: InputType.TRANSACTION_REQUEST, + txRequest: request.transactionRequest + } + }) + + if (intentResult?.success === false) { + console.log( + `Could not decode intent: ${intentResult.error.message}`, + JSON.stringify(request.transactionRequest, null, 2) + ) + continue + } + + input = { + action: request.action, + intent: intentResult?.intent, + transactionRequest: request.transactionRequest, + principal: { + uid: initiator_user_id, + userId: initiator_user_id, + alg: 'ES256K', + pubKey: '' + }, + resource: request.resourceId ? { uid: request.resourceId } : undefined, + approvals: [] + } + } + + const OPA_WASM_PATH = path.join(process.cwd(), './rego-build/policy.wasm') + const policyWasm = readFileSync(OPA_WASM_PATH) + const opaEngine = await loadPolicy(policyWasm, undefined, { 'time.now_ns': () => new Date().getTime() * 1000000 }) + opaEngine.setData({ entities }) + + const evalResult: { result: OpaResult }[] = await opaEngine.evaluate(input, 'main/evaluate') + const results = evalResult.map(({ result }) => result) + + // if (request.action === Action.SIGN_TRANSACTION && status == 'denied' && results[0].permit) { + // // console.log({ id: results[0].reasons.map((reason) => reason.policyName), status, result: results[0].permit }) + // if ((input.intent as any).type.includes('transfer')) { + // console.log({ intent: input.intent, initiator_user_id, status, result: results[0].permit }) + // } + // } + + if (request.action === Action.SIGN_TRANSACTION && status == 'completed' && !results[0].permit) { + console.log({ id: results[0].reasons.map((reason) => reason.policyName), status, result: results[0].permit }) + } + } +} + +run() + .then(() => console.log('done')) + .catch((error) => console.log('error', error)) diff --git a/apps/policy-engine/src/opa/script/policies/policy_rules_ngg_prod.json b/apps/policy-engine/src/opa/script/policies/policy_rules_ngg_prod.json new file mode 100644 index 000000000..7f34aad9b --- /dev/null +++ b/apps/policy-engine/src/opa/script/policies/policy_rules_ngg_prod.json @@ -0,0 +1,6276 @@ +{ + "policies": [ + { + "id": "c4cb0186-a0e8-48b8-bf05-8eaffc9efdcc", + "guild_id": 2, + "version": 161, + "sequence": 1, + "user_id": null, + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x28597ea60030fbae79088d89d803f25143c7a6b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xc16fad97", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": "Rainbow Rumble", + "created_at": "2023-12-03T17:05:03.446Z", + "created_by": "auth0|62cafdbc9929eb63dbcc9b10" + }, + { + "id": "13fabcb5-e7d9-4e47-985e-9b048ebb7003", + "guild_id": 2, + "version": 161, + "sequence": 2, + "user_id": null, + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x28597ea60030fbae79088d89d803f25143c7a6b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x2b3f22b4", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": "Rainbow Rumble", + "created_at": "2023-12-03T17:05:03.446Z", + "created_by": "auth0|62cafdbc9929eb63dbcc9b10" + }, + { + "id": "ec539dbc-e44f-4e5b-8fe5-6f61de0c4e7b", + "guild_id": 2, + "version": 161, + "sequence": 3, + "user_id": null, + "guild_user_role": null, + "user_group": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x28597ea60030fbae79088d89d803f25143c7a6b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": "Rainbow Rumble", + "created_at": "2023-12-03T17:05:03.446Z", + "created_by": "auth0|62cafdbc9929eb63dbcc9b10" + }, + { + "id": "e61592db-ec4a-435b-bce7-71b12ac57693", + "guild_id": 2, + "version": 161, + "sequence": 4, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "fungibleAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": "*", + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "*", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": "*", + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-11-01T15:35:57.546Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "a68e8d20-0419-475c-8fcc-b17d4de8c955", + "guild_id": 2, + "version": 161, + "sequence": 5, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "*", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": "*", + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-11-01T15:35:57.546Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "f42953dc-b6d9-4186-bdcc-1b834779f462", + "guild_id": 2, + "version": 161, + "sequence": 6, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "fungibleAssetTransfer", + "assetType": "erc20", + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "0x0ff514df05c423a120152df9e04ba94fab7b3491", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "*", + "destination_account_type": "wallet", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": 2, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": "<", + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-09-28T06:33:53.695Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "417c3e87-9dc2-4ec8-9b8f-b5a421c90226", + "guild_id": 2, + "version": 161, + "sequence": 7, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-22T14:19:07.879Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "593000a9-05fd-4e2a-88b1-946115dfcdcf", + "guild_id": 2, + "version": 161, + "sequence": 8, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-22T14:10:43.201Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "a4a6b1b0-638a-4535-b48b-32e99ce58d92", + "guild_id": 2, + "version": 161, + "sequence": 9, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "erc721", + "chain_id": "137", + "asset_contract_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": "*", + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x03e00f3aa6e4918c72bf07d60a5a21ce658d1a50", + "destination_classification": "external", + "destination_account_type": "wallet", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-22T14:04:49.204Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "0a4a01d5-78ce-4cf8-9f97-bc5726e173df", + "guild_id": 2, + "version": 161, + "sequence": 10, + "user_id": "auth0|64784e51867282eb243a9daa", + "guild_user_role": null, + "user_group": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "typedData", + "domain_version": "1", + "domain_name": "Crypto Unicorns Authentication", + "domain_verifying_contract": "*", + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-15T10:27:36.501Z", + "created_by": "auth0|64784e51867282eb243a9daa" + }, + { + "id": "fd02d4da-2c20-49bb-a904-57c5a81bc0e5", + "guild_id": 2, + "version": 161, + "sequence": 11, + "user_id": null, + "guild_user_role": null, + "user_group": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-10T14:38:08.256Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "dd0c5566-8e45-4ada-9811-73eac1886b68", + "guild_id": 2, + "version": 161, + "sequence": 12, + "user_id": null, + "guild_user_role": null, + "user_group": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-10T14:36:26.456Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "c3d6e2a3-8812-44f2-89cb-d13a63b649fa", + "guild_id": 2, + "version": 161, + "sequence": 13, + "user_id": "auth0|64784e51867282eb243a9daa", + "guild_user_role": null, + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "erc721", + "chain_id": "137", + "asset_contract_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": "*", + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xe5c2e7f0b542401e6bcf50f3f87c22b1f144929f", + "destination_classification": "external", + "destination_account_type": "wallet", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-10T13:49:42.995Z", + "created_by": "auth0|64784e51867282eb243a9daa" + }, + { + "id": "cbadfea4-164f-4c3b-88d9-5a20e6c09248", + "guild_id": 2, + "version": 161, + "sequence": 14, + "user_id": "auth0|64784e51867282eb243a9daa", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-10T13:49:42.995Z", + "created_by": "auth0|64784e51867282eb243a9daa" + }, + { + "id": "8a550f70-cc98-4b2d-a3ae-2a624ae3c56b", + "guild_id": 2, + "version": 161, + "sequence": 15, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": "Allow admins to use CU native delegation", + "created_at": "2023-08-07T13:12:12.392Z", + "created_by": "auth0|62cafdbc9929eb63dbcc9b10" + }, + { + "id": "c715fcf4-7e9f-45ef-8615-770b0597fddf", + "guild_id": 2, + "version": 161, + "sequence": 16, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-02T14:22:16.170Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "3d597a7c-cebc-4cb0-8c82-a31fda95e5e7", + "guild_id": 2, + "version": 161, + "sequence": 17, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-08-02T14:19:15.964Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "4655de9d-37be-4796-9c49-1e9344c39e21", + "guild_id": 2, + "version": 161, + "sequence": 18, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-31T10:24:34.345Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "7ad914af-edc6-4170-b840-4988ff831ca9", + "guild_id": 2, + "version": 161, + "sequence": 19, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "erc721", + "chain_id": "137", + "asset_contract_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": "*", + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xe5c2e7f0b542401e6bcf50f3f87c22b1f144929f", + "destination_classification": "external", + "destination_account_type": "wallet", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-31T09:51:36.411Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "18d771af-33a1-46c6-bd95-5008871eff60", + "guild_id": 2, + "version": 161, + "sequence": 20, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "*", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-31T09:50:18.387Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "7543edef-087e-4550-b6bb-dba3e3e6c710", + "guild_id": 2, + "version": 161, + "sequence": 21, + "user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "guild_user_role": null, + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "*", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-26T11:02:01.470Z", + "created_by": "auth0|64784e51867282eb243a9daa" + }, + { + "id": "9e2b8d76-69cb-4cc2-815f-499b054686c9", + "guild_id": 2, + "version": 161, + "sequence": 22, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-24T19:02:19.290Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "c77b1a6c-f86a-4910-96a7-11809199dcdc", + "guild_id": 2, + "version": 161, + "sequence": 23, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9dafc880", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "d1d59f96-cf8f-463e-9018-9dbd4fa2113d", + "guild_id": 2, + "version": 161, + "sequence": 24, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9dafc880", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "9383acd7-591c-419a-8730-2068f0a908a9", + "guild_id": 2, + "version": 161, + "sequence": 25, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x4b4a0bdf", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "13bd8904-2209-4717-a77d-511932f04391", + "guild_id": 2, + "version": 161, + "sequence": 26, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xa3105f63", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "50c7acef-8279-4fcd-a539-94c93a243d68", + "guild_id": 2, + "version": 161, + "sequence": 27, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5e351737", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "3dd3670e-e166-4185-b18e-90f4afd07cbe", + "guild_id": 2, + "version": 161, + "sequence": 28, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5e351737", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "8f166dfc-1c16-4fcf-b760-9df12c430e46", + "guild_id": 2, + "version": 161, + "sequence": 29, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x37e28cd7", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "568d0fc4-ac9d-4cee-95f1-bac6863b9b38", + "guild_id": 2, + "version": 161, + "sequence": 30, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65c38bb8", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "38487fdd-3503-4967-ba2c-281ca974a5d3", + "guild_id": 2, + "version": 161, + "sequence": 31, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x37e28cd7", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "9dac2d74-54a4-415a-90ae-ed9786365b30", + "guild_id": 2, + "version": 161, + "sequence": 32, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xa3105f63", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "04051b89-0ba7-454a-bbc2-ea8a66e80ef1", + "guild_id": 2, + "version": 161, + "sequence": 33, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x77f57d50", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "cf85beee-91d9-4b16-a234-e9231c5b5589", + "guild_id": 2, + "version": 161, + "sequence": 34, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x4b4a0bdf", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "3b1a5031-84c0-4eec-bfd3-1fab190a0ca3", + "guild_id": 2, + "version": 161, + "sequence": 35, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x77f57d50", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "55039c69-dfde-4a2a-8b25-48d273ed5bd9", + "guild_id": 2, + "version": 161, + "sequence": 36, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x27b8e40c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "f65db91c-e5e9-4f23-892f-9e97eed41fca", + "guild_id": 2, + "version": 161, + "sequence": 37, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x27b8e40c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "2fa683d2-81d6-4c3f-a88d-9cadb2b5c21c", + "guild_id": 2, + "version": 161, + "sequence": 38, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65c38bb8", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:45.685Z", + "created_by": "migration-script-admin" + }, + { + "id": "0d745699-8176-44db-bde9-55474fba6cc7", + "guild_id": 2, + "version": 161, + "sequence": 39, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9dafc880", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "e7cd1d07-c92b-404c-9ec7-a6a3b8c43790", + "guild_id": 2, + "version": 161, + "sequence": 40, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xa3105f63", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "f0932890-7756-46c2-9509-9260416e6172", + "guild_id": 2, + "version": 161, + "sequence": 41, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5e351737", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "15c8a58c-c63d-4964-a200-1846c20b7c72", + "guild_id": 2, + "version": 161, + "sequence": 42, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x4b4a0bdf", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "3d166ee3-7ed5-4c81-a3f6-5576f474573f", + "guild_id": 2, + "version": 161, + "sequence": 43, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9dafc880", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "59409ad3-aa95-4bd6-b78e-0c9bf2b85025", + "guild_id": 2, + "version": 161, + "sequence": 44, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x27b8e40c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "45019a29-b5ee-4d3a-bebb-918867ba411d", + "guild_id": 2, + "version": 161, + "sequence": 45, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xa3105f63", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "ad512d85-3827-42a1-9f92-2373ad9c48a0", + "guild_id": 2, + "version": 161, + "sequence": 46, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x77f57d50", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "67ebdaeb-4f83-45c5-8cec-68832fc69ec5", + "guild_id": 2, + "version": 161, + "sequence": 47, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x4b4a0bdf", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "18133452-fb49-4cbb-ab98-4277f72153bd", + "guild_id": 2, + "version": 161, + "sequence": 48, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x37e28cd7", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "8e489a05-1ad5-4327-b316-70c8da8dc8f3", + "guild_id": 2, + "version": 161, + "sequence": 49, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x37e28cd7", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "4acb88b3-775d-44a7-a18a-45644d4967a0", + "guild_id": 2, + "version": 161, + "sequence": 50, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65c38bb8", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "06122f43-d9ff-49c1-925e-e812fd39c6aa", + "guild_id": 2, + "version": 161, + "sequence": 51, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x77f57d50", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "bef5ea3c-8e2b-42f3-846e-79383dcfe5e0", + "guild_id": 2, + "version": 161, + "sequence": 52, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5e351737", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "325bfba9-7c23-4b87-a676-fe61fb9b1826", + "guild_id": 2, + "version": 161, + "sequence": 53, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65c38bb8", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "1deb18cf-75cb-4cc0-850d-e73aa5c89c47", + "guild_id": 2, + "version": 161, + "sequence": 54, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x27b8e40c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:49:23.557Z", + "created_by": "migration-script-admin" + }, + { + "id": "4280497c-ba28-4e77-b36d-8c54ef4eeac2", + "guild_id": 2, + "version": 161, + "sequence": 55, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x37e28cd7", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "7d4df6cc-ea13-49b7-940c-5130c0ed0992", + "guild_id": 2, + "version": 161, + "sequence": 56, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xa3105f63", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "a386c957-0ef6-45a6-859a-3f07e490782d", + "guild_id": 2, + "version": 161, + "sequence": 57, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9dafc880", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "0ff36d61-d11d-4ce9-a225-dabfa8a61dcf", + "guild_id": 2, + "version": 161, + "sequence": 58, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9dafc880", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "ef73b23d-168a-4e1c-9e0b-eb54058b925d", + "guild_id": 2, + "version": 161, + "sequence": 59, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xa3105f63", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "2109d39d-6e3f-47bf-a6e6-0079128a77d8", + "guild_id": 2, + "version": 161, + "sequence": 60, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65c38bb8", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "d9b9257d-d335-450f-8e6c-cc910344563f", + "guild_id": 2, + "version": 161, + "sequence": 61, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x27b8e40c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "6d560223-1c9a-433e-bb63-4fbfe9c2c2e9", + "guild_id": 2, + "version": 161, + "sequence": 62, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x77f57d50", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "c69202e1-b2e1-4cdc-9c0d-57870ec9e226", + "guild_id": 2, + "version": 161, + "sequence": 63, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65c38bb8", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "83a25c78-f344-49bc-81d3-0beac44ab84e", + "guild_id": 2, + "version": 161, + "sequence": 64, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5e351737", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "8d0f728c-7214-43d5-ab4a-338c499d2eda", + "guild_id": 2, + "version": 161, + "sequence": 65, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x37e28cd7", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "6eaaba91-2e24-4ce2-b201-90cda846c776", + "guild_id": 2, + "version": 161, + "sequence": 66, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x4b4a0bdf", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "e207ff6e-51a7-419c-b6bc-5f89d155e907", + "guild_id": 2, + "version": 161, + "sequence": 67, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x77f57d50", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "65970262-79ec-484d-a744-bd81dace3d15", + "guild_id": 2, + "version": 161, + "sequence": 68, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x27b8e40c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "8b8a4584-39e2-4b89-b471-eb6b262dfae9", + "guild_id": 2, + "version": 161, + "sequence": 69, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5e351737", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "e8069224-68c3-4073-9249-afe0f6544631", + "guild_id": 2, + "version": 161, + "sequence": 70, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x4b4a0bdf", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T10:48:15.377Z", + "created_by": "migration-script-admin" + }, + { + "id": "552fff6a-af3f-4a24-8b9a-4b77db6fc971", + "guild_id": 2, + "version": 161, + "sequence": 71, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-21T05:59:46.744Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "afef70ed-9e23-4f79-a95c-a0616c01b5d1", + "guild_id": 2, + "version": 161, + "sequence": 72, + "user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "*", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-20T21:30:23.581Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "6a898c76-584f-4616-8246-c5d31afc07c9", + "guild_id": 2, + "version": 161, + "sequence": 73, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x24856bc3", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-19T05:24:15.965Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "48d24de0-3d05-46ce-81cf-3f81e8022283", + "guild_id": 2, + "version": 161, + "sequence": 74, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x24856bc3", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-18T07:38:41.068Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "a86e9f14-4018-43cc-b15a-fc1e42ec4406", + "guild_id": 2, + "version": 161, + "sequence": 75, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x24856bc3", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-18T06:28:39.070Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "68627533-b4de-4c60-9bff-8419678638a5", + "guild_id": 2, + "version": 161, + "sequence": 76, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x24856bc3", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-18T05:17:58.031Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "8ddd52ba-fe72-488a-8c0a-49215cca56fd", + "guild_id": 2, + "version": 161, + "sequence": 77, + "user_id": "auth0|62e3998004533b042cb44ccf", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-16T13:48:48.043Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "94890c04-d3d2-4614-82cd-1709abd96c0f", + "guild_id": 2, + "version": 161, + "sequence": 78, + "user_id": "auth0|62e3998004533b042cb44ccf", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-16T13:43:23.213Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "746bbc21-c869-4d2e-8236-dda489274610", + "guild_id": 2, + "version": 161, + "sequence": 79, + "user_id": "auth0|62e1d7ca04533b042cb42419", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "deny", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-16T12:55:30.494Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "7bf29225-1825-4bd6-8b8a-ef2c0a40707a", + "guild_id": 2, + "version": 161, + "sequence": 80, + "user_id": "615f46d7-7039-43a3-a904-6daccaf72e61", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xfbe3ab0cbfbd17d06bdd73aa3f55aaf038720f59", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x23b872dd", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-14T09:12:05.545Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "dda465a6-8dc1-4142-9d00-ec6313955f01", + "guild_id": 2, + "version": 161, + "sequence": 81, + "user_id": "auth0|62e3998004533b042cb44ccf", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x42842e0e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T14:45:31.638Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "d1f6e863-ae60-409d-870f-3faf7032d616", + "guild_id": 2, + "version": 161, + "sequence": 82, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "39550a81-1c30-48f3-a590-6cbb6ddd375d", + "guild_id": 2, + "version": 161, + "sequence": 83, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "9d37e0ab-8b25-48d3-b0ba-766f15a12626", + "guild_id": 2, + "version": 161, + "sequence": 84, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "03959b54-5fdb-4c2c-b10e-996e07b7b1d4", + "guild_id": 2, + "version": 161, + "sequence": 85, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "67151495-b1a6-4632-8dff-a84277205daa", + "guild_id": 2, + "version": 161, + "sequence": 86, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "e9918e0e-7621-4d95-afa3-deeaed768409", + "guild_id": 2, + "version": 161, + "sequence": 87, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "6c11f2c3-c9dc-4a67-afbb-14d2418b9233", + "guild_id": 2, + "version": 161, + "sequence": 88, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "c71e98e1-f4ef-4682-b628-79d03473fbdc", + "guild_id": 2, + "version": 161, + "sequence": 89, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "c0469d8c-1120-4985-8aa9-2df7a66885ea", + "guild_id": 2, + "version": 161, + "sequence": 90, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "f473c356-a95b-496a-83ad-a67e07f67e59", + "guild_id": 2, + "version": 161, + "sequence": 91, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "fe3167f2-c5c4-4ed1-9217-cfa02e858515", + "guild_id": 2, + "version": 161, + "sequence": 92, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x6bc613a25afe159b70610b64783ca51c9258b92e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x6548b7ae", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "a018b301-3234-434b-83df-8547c14e926b", + "guild_id": 2, + "version": 161, + "sequence": 93, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "8b357452-f7aa-4585-a798-720ac5a64e59", + "guild_id": 2, + "version": 161, + "sequence": 94, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "5f1644df-8377-4691-91b0-fe6aa00d621f", + "guild_id": 2, + "version": 161, + "sequence": 95, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "247157a4-1b64-4e75-8321-b98e38b0389e", + "guild_id": 2, + "version": 161, + "sequence": 96, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "eabd89d2-194d-42cd-81c2-edef36b76caa", + "guild_id": 2, + "version": 161, + "sequence": 97, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "99e86b13-641e-47ca-8936-a95d3a6f437b", + "guild_id": 2, + "version": 161, + "sequence": 98, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "964091bf-3bba-4699-b3e1-d3eb46ca6d8c", + "guild_id": 2, + "version": 161, + "sequence": 99, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "c5510e0e-7a09-4db9-9690-019dad364989", + "guild_id": 2, + "version": 161, + "sequence": 100, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x6bc613a25afe159b70610b64783ca51c9258b92e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x6548b7ae", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "acf62623-e4f0-414a-99f8-2e30552d2976", + "guild_id": 2, + "version": 161, + "sequence": 101, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "110502e9-ac0c-423f-9a8f-6376e2ffed88", + "guild_id": 2, + "version": 161, + "sequence": 102, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "bc3fae98-2e50-4ff0-9c82-cd77cc6ee143", + "guild_id": 2, + "version": 161, + "sequence": 103, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x3df16fb8dc28f63565af2815e04a3368360ffd23", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "44b5d3e8-5e02-428f-b057-61dd6293e374", + "guild_id": 2, + "version": 161, + "sequence": 104, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "a8ed180c-6607-4d6d-bce5-7be3a671dd2d", + "guild_id": 2, + "version": 161, + "sequence": 105, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "ae036a24-fa6c-463c-acfa-59914cf67a59", + "guild_id": 2, + "version": 161, + "sequence": 106, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd3ac2166", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "325ec9af-67dc-4a2a-9f90-1703406cf261", + "guild_id": 2, + "version": 161, + "sequence": 107, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd3ac2166", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "48412cc3-a596-4b04-aca4-b000f1e1335b", + "guild_id": 2, + "version": 161, + "sequence": 108, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "cd19a84f-4b15-440f-a389-5f70420c43cd", + "guild_id": 2, + "version": 161, + "sequence": 109, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "c4f40208-9037-49a1-870e-7303ca1c0c14", + "guild_id": 2, + "version": 161, + "sequence": 110, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "bc39284b-490a-43c4-bb5a-87862a1ee4a9", + "guild_id": 2, + "version": 161, + "sequence": 111, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "32a8e7af-b58a-476e-908a-74bb561f61b1", + "guild_id": 2, + "version": 161, + "sequence": 112, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xe01c7002", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "f7e4631d-e5ae-435f-a00c-23448909e7db", + "guild_id": 2, + "version": 161, + "sequence": 113, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "internal", + "destination_account_type": "wallet", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "7af674ef-428e-4e13-9d79-4a38ff4c0eb2", + "guild_id": 2, + "version": 161, + "sequence": 114, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "nftAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "whitelisted", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "fe3d3406-aa65-4a20-8c72-7a24b614151a", + "guild_id": 2, + "version": 161, + "sequence": 115, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xe01c7002", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "f30d6697-2cda-4553-9e7d-66886110a882", + "guild_id": 2, + "version": 161, + "sequence": 116, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "7fc04ac3-368f-42b1-b9f4-06761241567c", + "guild_id": 2, + "version": 161, + "sequence": 117, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "8a30c2d3-ffe0-473c-a1b4-730754cb9430", + "guild_id": 2, + "version": 161, + "sequence": 118, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "5d164652-f401-4ae3-acf1-048927eb7a88", + "guild_id": 2, + "version": 161, + "sequence": 119, + "user_id": "13b8f90e-d929-49a9-8f8c-a40bfff0f09e", + "guild_user_role": null, + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x8f8e18dbebb8ca4fc2bc7e3425fcdfd5264e33e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "64a3a0e5-8d9c-4b3a-a82a-2271a3f6aacc", + "guild_id": 2, + "version": 161, + "sequence": 120, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "3ecd9a08-abee-4ab3-a15b-d0fbe348240f", + "guild_id": 2, + "version": 161, + "sequence": 121, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "959057f2-ad2c-4d45-a0ec-0c2da6f627c5", + "guild_id": 2, + "version": 161, + "sequence": 122, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "*", + "source_account_type": "*", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "0x4c60051384bd2d3c01bfc845cf5f4b44bcbe9de5", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x3593564c", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "d1100363-5283-4a61-b905-dfc760815bff", + "guild_id": 2, + "version": 161, + "sequence": 123, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "8f409d35-aea5-45b2-bbf9-64569fed60ae", + "guild_id": 2, + "version": 161, + "sequence": 124, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "fungibleAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": "*", + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": "*", + "destination_classification": "whitelisted", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "20d630d0-5f68-47a8-8e8a-554ed8ab505a", + "guild_id": 2, + "version": 161, + "sequence": 125, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-13T10:55:12.869Z", + "created_by": "debb4c0f-235c-497e-8009-7476b7494c26" + }, + { + "id": "ad2488cf-8ab6-41b0-bc9e-41ef61153fec", + "guild_id": 2, + "version": 161, + "sequence": 126, + "user_id": null, + "guild_user_role": "scholar", + "user_group": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "typedData", + "domain_version": "1", + "domain_name": "Crypto Unicorns Authentication", + "domain_verifying_contract": "*", + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-04T10:51:05.669Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "816207da-5679-43d9-90cb-0ae17d3e26df", + "guild_id": 2, + "version": 161, + "sequence": 127, + "user_id": null, + "guild_user_role": "admin", + "user_group": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "*", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": null, + "created_at": "2023-07-04T10:51:05.669Z", + "created_by": "auth0|62e1d7ca04533b042cb42419" + }, + { + "id": "8d79f8c1-8c65-441b-9319-ff5c9803bc65", + "guild_id": 2, + "version": 161, + "sequence": 129, + "user_id": null, + "guild_user_role": null, + "user_group": null, + "activity_type": "fungibleAssetTransfer", + "assetType": "*", + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": "*", + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_id": null, + "source_assignee_user_role": null, + "source_assignee_user_group": null, + "source_assignee": "initiator", + "destination_address": "*", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_id": null, + "destination_assignee_user_role": null, + "destination_assignee_user_group": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": "userClaimableBalance", + "comparison_operator": "<", + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_id": null, + "approval_user_role": null, + "approval_user_group": null, + "approval_threshold": null, + "approval_expiration": null, + "comments": "Testing 12/4", + "created_at": "2023-06-23T14:45:19.691Z", + "created_by": "unknown" + } + ] +} diff --git a/apps/policy-engine/src/opa/script/policies/policy_template_rules_cu.json b/apps/policy-engine/src/opa/script/policies/policy_template_rules_cu.json new file mode 100644 index 000000000..bce48fa20 --- /dev/null +++ b/apps/policy-engine/src/opa/script/policies/policy_template_rules_cu.json @@ -0,0 +1,6331 @@ +{ + "policies": [ + { + "id": "ee31b911-08b5-4593-b7ab-d7c27d4c479f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 1, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "personalSign", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "07a40b9a-e116-41cc-b355-68110d50f50c", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 2, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "*", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "eaefcd8f-6c9b-4deb-9fc9-88f8c3bd7502", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 3, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "72a1d816-9ee1-4041-b261-39ea6d626053", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 4, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "9bb86a1b-5055-4b30-b22a-5dd26f2ec236", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 5, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "183dee71-7c1f-49b7-a73f-2afafa1cd6c9", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 6, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "3f185941-161b-4c7c-913d-9a3870ed8220", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 7, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "62da465d-b064-4d13-bb00-536e38aed7ec", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 8, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f4dd0185-3733-4425-8df0-7290c26c2b29", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 9, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a6692d48-eafe-404e-8e09-a771bd7034ed", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 10, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "d0304eb8-87dc-48c8-95aa-d11d833925ba", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 11, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "9bf1bb2d-f7e0-47c5-b8a5-7e9a96f36bce", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 12, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "44249fe7-470b-4753-8838-3121403334bd", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 13, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "6395227e-8d46-46ac-8725-17ee4791cdef", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 14, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "7d583d31-ebad-44f6-b042-038454ebe43e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 15, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "948475fc-81f7-4328-bacb-95a89dea8996", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 16, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ea60fb71-a246-406d-8dc4-13ccac23ef2a", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 17, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a1a658ec-0163-41c2-85bd-82ef4e1ad601", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 18, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "69a88413-be2a-43f2-843b-2fe243cd639d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 19, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "51b955cf-a3f9-412f-adf2-82d405b3706e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 20, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "eb3974d3-f457-4a8a-9377-078fd1ff2456", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 21, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "6c25381b-8d33-4530-b468-2decfbf36900", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 22, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "36e1aa5a-32a5-4200-afbe-7ab4472e7211", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 23, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "05b191cf-5b65-4110-800c-624fbc4c53af", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 24, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "39dc4890-1d99-469e-aaaf-d8a9c113e4f1", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 25, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "562780ba-2f19-422e-b9e8-8cb001782c66", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 26, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "29a825d4-228e-47af-b138-4454ac07dc23", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 27, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "7ec12b24-2ee4-43d5-aaf1-e8c8d59cfa95", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 28, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "d7e0865f-41d5-4316-b198-cf2e1a746092", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 29, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "479ee89e-98cf-49d0-a8be-175ba513883b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 30, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "da71ae21-beb4-4cb9-8eba-0da1521f932b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 31, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "892352d2-bc8e-414e-adf1-888babac39ab", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 32, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "736eada2-13d7-4b33-9fe4-946ceb96ef63", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 33, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "5b8c10b5-efdc-450b-b736-7f0741466665", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 34, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "53a468bc-c090-4245-ad92-bdcef1b7930e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 35, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "56eaeef8-a748-4de1-9703-0deaecc92a9d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 36, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "da0b98e9-4f84-454d-8279-813461293271", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 37, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a48ff5c2-2601-42c8-bbf7-f891f12384c8", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 38, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f127f134-fc4d-4ab0-954e-87977162d6f5", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 39, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "92cd47bc-a47d-4daf-b415-4a31db517ffd", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 40, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "74a44359-00c3-4d42-937e-63c5655c913b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 41, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "cded4a4c-682d-42ed-87ca-364ea40e17a4", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 42, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "907674ef-3d2c-4aab-81bb-c897aba3d170", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 43, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "typedData", + "domain_version": "1", + "domain_name": "Crypto Unicorns Authentication", + "domain_verifying_contract": "*", + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "963c5d8d-0f88-4619-9388-973437b389ce", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 44, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "personalSign", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f1497f5f-0124-4068-acbe-7ad7afdb8fda", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 45, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "*", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f524e6d2-fca0-4acc-a565-a353d72697e3", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 46, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "733da442-6b61-496c-b1fd-1e7057aa2b88", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 47, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "8700d29e-82fd-44fe-8358-f9d17d36f826", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 48, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "22782394-1efc-4fee-9a25-fe683109ceaf", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 49, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "3ec0dded-b139-45a7-8bf6-7f1c1049c59a", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 50, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "459733ff-4680-4ad3-ba89-0d297d4df363", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 51, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "14c6fcc6-8008-46b4-a9c3-a02398d98a55", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 52, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "9cd170b7-d6d7-457c-acec-653fb907283f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 53, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "05cf32d1-37e0-4cff-8a59-2c728dee6487", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 54, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "4c3b7208-dc53-407a-a7fb-be93e997126d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 55, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "5277a578-5fbd-470d-902a-4d16600326de", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 56, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "452a27cc-f8ce-4c67-a480-1e91e25094ed", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 57, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "cf675b95-0c57-4dfb-bcc9-0f5b8372dc74", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 58, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "cc2453bf-4269-4a70-a2d4-c278ef9f3b01", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 59, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "71556709-6d42-4057-ad56-710d09b0f954", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 60, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a97909b7-ba8b-472e-bf33-aafbfafd4174", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 61, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "0cafc40a-458d-4748-9d59-c759162a6ec3", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 62, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "e9b11945-732d-41a7-880c-2408299ee264", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 63, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "c4209c6a-afaa-41dd-bf99-c96f659c74d5", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 64, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "baa44109-19c0-487e-8415-0055d7c99c3b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 65, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "804a5e56-9088-4e68-a749-2511b37a2c31", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 66, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "166e37af-87b1-45e1-a694-58b4dca186ca", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 67, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "0a98d15b-e1c5-4e5e-94d0-99583689fb06", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 68, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "615c853c-3435-4dab-92d4-0ef331eff77e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 69, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "25d6760e-501f-42ce-b145-90d376ed7829", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 70, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "bf4b200f-4538-4970-8da8-c0d7d6916ed4", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 71, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "d7f88883-d316-4025-941a-24ea15ed0fde", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 72, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "7557e930-2e61-4e54-9b60-c43e6fca21d7", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 73, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "b6e9d6ce-bb48-4097-847f-a545bdd976dc", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 74, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "77b3fdf6-f014-401c-933e-523fd550f15f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 75, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "c0c62c26-1f19-429c-befd-447f61464a84", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 76, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "4bb5fdee-45fb-4ba3-9452-f8e60b037968", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 77, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "e1202d7b-b491-4baa-9424-e41d553aa1da", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 78, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "c380bbc5-e096-48df-b6fa-9589325be073", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 79, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f7e4b319-9266-4710-bac7-52427c2710a5", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 80, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "050d79e7-c6f7-49ef-8f91-c55a4cf71ea0", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 81, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "5b971ff1-3b68-435a-947f-df5d3c8e1beb", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 82, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "c9447c35-6918-4acc-b402-ebfea371d62d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 83, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "aeb4db15-e9c8-4e52-89ad-b295329a610b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 84, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f031da56-5ed6-4099-a979-5d3b5a652b2b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 85, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "2a76db61-783a-407f-b6fc-1607450edb72", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 86, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "typedData", + "domain_version": "1", + "domain_name": "Crypto Unicorns Authentication", + "domain_verifying_contract": "*", + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "9ccf9946-8829-4768-b004-0a861421927f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 87, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "personalSign", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "6beb8d91-b247-4a92-82c5-9937197746ed", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 88, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "*", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ae84bb0e-8b01-4066-832c-22d485551301", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 89, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a6ac0f82-6370-4687-8ceb-67a083559b60", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 90, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "62a73654-4d1b-437c-8633-f56b6ca52785", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 91, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "322c5c60-4022-418f-82e1-7fd0ec2cce89", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 92, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "3e06a850-9980-4600-be3b-a2628039feaf", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 93, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "1aedb685-c8ab-4482-8075-343717fb984b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 94, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "d1d313bd-d92a-432f-b4d1-ea1a0a10316e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 95, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "b6ca9f1b-6e19-418f-8eff-e7eeb07fd0ef", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 96, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "7fdfedbf-4e51-4ef6-a286-4f32810f5773", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 97, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ae2e0b96-6626-44a5-8a8b-44ff259ea3ec", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 98, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "39f55fa0-dd99-4447-a25c-b57e6bb15873", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 99, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "1dcbcf76-6d27-4e19-bad3-516c5fb7225c", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 100, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "e759b46f-626e-4512-9ac0-e06f3d897e78", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 101, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "241bc6a1-0345-4a3c-84be-65b6df10e59b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 102, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "34835c75-83fc-45f9-a805-ddf11d3540b4", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 103, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "00ef6664-3373-4fea-abf6-d066c638ee87", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 104, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "1389e6f8-d7a2-4180-b14c-668b70a6b188", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 105, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "0f340547-8450-4b0b-8e54-9d4d2a2b3d46", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 106, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "5aa475f8-b80b-40e2-9c12-18b040a0d0d9", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 107, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "463e3736-d596-4632-b0ba-be8bf7c1810a", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 108, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "8209795c-3ca2-48ad-862a-edb0ffd82354", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 109, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f4f602a4-d5a9-43a1-8b96-4773636aeee8", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 110, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "fff1cb70-9b3e-458f-90a4-e12e72254e29", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 111, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "deb4252d-6a20-4ae5-9545-24a76aa627e5", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 112, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "1f50b9ff-80c7-44cf-9b2d-6c29ed247716", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 113, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f3730f99-3afd-46c0-b9c6-17a02c09b6cf", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 114, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "4d632b87-3842-4e65-be77-03c4b1e16bff", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 115, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "498cdd6f-eb15-42c7-9227-ad7521718bc8", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 116, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "2a5a91f4-cb90-4006-9c50-f2c83504a682", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 117, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "eb7b69f6-f795-407a-ae5b-1516dbed69fd", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 118, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "98e668d6-5cb6-4eda-b86e-f23893e4fc7c", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 119, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ae1b9631-54f1-4667-ba12-be9d8532aaa9", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 120, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "320fbb90-30e5-459e-b788-ffbcc3931890", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 121, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "faa0d479-d278-454c-aab4-cc710bbdf2fe", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 122, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "903f7ac5-11a5-49ec-9f35-68034aba975d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 123, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ae42bfb2-75ed-4073-a6fd-efb18518b53a", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 124, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "518ad3a7-ae89-492e-b07a-6ffb7cdb9839", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 125, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "acc1745d-e46c-4b94-a11b-35a190d5c84a", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 126, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "5f714d4f-224e-4cf1-9921-f2e2ec6a3118", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 127, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a81833af-3ea7-4225-aad3-9461b0684e15", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 128, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "61a8dada-16c0-470d-ac57-df958c436835", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 129, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "typedData", + "domain_version": "1", + "domain_name": "Crypto Unicorns Authentication", + "domain_verifying_contract": "*", + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "d8609b4a-b604-4afe-88cf-4aa7c7876960", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 130, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "personalSign", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "e8f5117d-9d54-447e-866d-2684e86a13d0", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 131, + "guild_user_role": null, + "activity_type": "signMessage", + "assetType": null, + "chain_id": "*", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": "*", + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": null, + "destination_classification": null, + "destination_account_type": null, + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ad3866e7-0d06-4353-bfde-dda14e651ddd", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 132, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "6d18d1c3-94f3-4459-8af4-570592eba8e0", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 133, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x1521465b", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "6b251c19-40d9-452c-a9f6-57a165ae5595", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 134, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "eeb529f7-e509-4cea-8dc1-5524e8abd6d4", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 135, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x44c9b41f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "fa75b9ff-f2db-4c4f-82a7-873b60534710", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 136, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "86646d51-3647-443a-b764-4424475dbbbb", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 137, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x51782474", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "2a7b8606-0155-40d4-ab30-fee8d166776f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 138, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a381b9a7-ce9b-4552-a862-0dff7e574c3f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 139, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5757b38a", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a7c40a85-5a84-4a93-bd11-f3053cec53f1", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 140, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "fadf9c5a-31b2-486f-99aa-0c76bae9ebfa", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 141, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x5d878596", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "bc1f8fde-ee7f-4674-84e5-59d7e306ed3e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 142, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "c8a9055f-ab5c-4085-931c-0cda812b60b2", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 143, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x65b4613f", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a8e13e36-4398-451d-ae9b-4c4a94837c3e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 144, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "d07e9afc-72b2-4ed7-b8ef-a9b460263693", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 145, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x86c68622", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f27290db-4f9b-41c0-8460-fca3b46d4dce", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 146, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a91ac2f8-8b12-447f-9dff-2118baee91b1", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 147, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x902ead61", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "eabd2fcf-61c1-444d-bec1-9d0dd5ab666c", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 148, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "ddeea4da-135b-44e3-89fa-5c705dce13be", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 149, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93551267", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f14da608-7e23-47cc-9fb3-7f44c0ead35f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 150, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "9a4e822c-d417-489d-bca1-162738a5b60e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 151, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x93e39539", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "64d64af1-2435-4568-a947-c57a767981cc", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 152, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "a81193c4-7f63-48b7-85b9-1e78aa5fc331", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 153, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0x9edcab23", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "0e2aa998-3b09-466f-b13a-4598b578e35f", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 154, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "7fb7f6aa-806e-4710-a5fc-afc23db566bc", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 155, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd2df3a9e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f492f35c-606a-4a9a-ae8a-befdc9391c29", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 156, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "79c11ac5-b869-4f0a-8bb6-10a9aacc9448", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 157, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xd4db00cc", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "072057a4-cbbf-4c0e-9f65-58b62878a01b", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 158, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "43d3ffcb-e189-416f-9d58-3f4c081e2711", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 159, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd7944f5", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "1c5c0691-1d82-4592-9dcd-b6173e7d9b5d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 160, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "3b37c722-74ba-4c83-b8d2-484f43a94c72", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 161, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xdd86381e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "f1a97b70-94f7-4455-80b9-4c70e16b42ff", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 162, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "373d5e09-1e33-4500-9b76-49d677cf9a0e", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 163, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xeae2ea7e", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "eb010ba1-13b3-42a4-beff-cbe027a3c6ac", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 164, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "e21f71c4-fe75-4fb5-a6e3-fc765e86bb33", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 165, + "guild_user_role": null, + "activity_type": "contractCall", + "assetType": null, + "chain_id": "137", + "asset_contract_address": null, + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": null, + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "contract", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": "0xef68253d", + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "1b5206af-d168-4b67-b867-fcaa24abbf8d", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 166, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "048e9dab-cd90-4f51-86ff-c0ded5dbe015", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 167, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "557c8d91-261b-4cb4-b5f0-e24ed303bd57", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 168, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "bb51e49a-a59c-46de-b383-97464bd17e15", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 169, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0x94f557dddb245b11d031f57ba7f2c4f28c4a203e", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "2030141e-2c20-4680-baf8-5ded8cecb133", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 170, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x64060ab139feaae7f06ca4e63189d86adeb51691", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + }, + { + "id": "b8472658-a072-402e-b0ca-b8b63efa7a94", + "policy_template_id": "a8b22a86-1f9a-4f0b-af36-f9459aaaf294", + "sequence": 171, + "guild_user_role": null, + "activity_type": "tokenApproval", + "assetType": null, + "chain_id": "137", + "asset_contract_address": "0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "asset_symbol": null, + "asset_id": null, + "asset_token_id": null, + "signing_type": null, + "domain_version": null, + "domain_name": null, + "domain_verifying_contract": null, + "source_address": "*", + "source_classification": "internal", + "source_account_type": "wallet", + "source_assignee_user_role": null, + "source_assignee": "initiator", + "destination_address": "0xdc0479cc5bba033b3e7de9f178607150b3abce1f", + "destination_classification": "external", + "destination_account_type": "*", + "destination_assignee_user_role": null, + "destination_assignee": null, + "amount": null, + "usd_amount": null, + "dynamic_limit_type": null, + "comparison_operator": null, + "contract_hex_signature": null, + "result": "approve", + "confirm_type": null, + "approval_user_role": null, + "approval_threshold": null, + "approval_expiration": null + } + ] +} diff --git a/apps/policy-engine/src/opa/script/requests/legacy-requests.json b/apps/policy-engine/src/opa/script/requests/legacy-requests.json new file mode 100644 index 000000000..ae70e71d7 --- /dev/null +++ b/apps/policy-engine/src/opa/script/requests/legacy-requests.json @@ -0,0 +1,4028 @@ +[ + { + "status": "denied", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "denied", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "completed", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "completed", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "denied", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "denied", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064b9c82b00000000000000000000000000000000000000000000000000000000000000030b010c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000006fa3afc61f7eb000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001bc16d674ec800000000000000000000000000000000000000000000000000000006fa3afc61f7eb00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004264060ab139feaae7f06ca4e63189d86adeb516910027102791bca1f2de4661ed88a30c99a7a9449aa841740001f40d500b1d8e8ef31e21c99d1db9a6444d3adf1270000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000", + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "type": "2", + "value": "0x06fa3afc61f7eb", + "chainId": 137, + "gasLimit": "0x043648" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064b9cab400000000000000000000000000000000000000000000000000000000000000030b010c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000705bfd9d668e4000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001bc16d674ec80000000000000000000000000000000000000000000000000000000705bfd9d668e400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004264060ab139feaae7f06ca4e63189d86adeb516910027102791bca1f2de4661ed88a30c99a7a9449aa841740001f40d500b1d8e8ef31e21c99d1db9a6444d3adf1270000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000", + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "type": "2", + "value": "0x0705bfd9d668e4", + "chainId": 137, + "gasLimit": "0x0435ff" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc772700000000000000000000000006edfc60ed3ef2edbe1cf6d41a56fd0faa8b10510000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "\"0x57656c636f6d6520746f204f70656e536561210a0a436c69636b20746f207369676e20696e20616e642061636365707420746865204f70656e536561205465726d73206f662053657276696365202868747470733a2f2f6f70656e7365612e696f2f746f732920616e64205072697661637920506f6c696379202868747470733a2f2f6f70656e7365612e696f2f70726976616379292e0a0a5468697320726571756573742077696c6c206e6f742074726967676572206120626c6f636b636861696e207472616e73616374696f6e206f7220636f737420616e792067617320666565732e0a0a596f75722061757468656e7469636174696f6e207374617475732077696c6c20726573657420616674657220323420686f7572732e0a0a57616c6c657420616464726573733a0a3078313966336362313566383130633035353065646634656632373264383234386463386363373732370a0a4e6f6e63653a0a33343537353830652d363432312d343735352d613063612d373436326366383032613061\"", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c1386a00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001ae000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x07", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02f50b" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c1392c00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001ae600000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x07", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02f505" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfd02926dc94e5076db649addff22ab718a79be04", + "to": "0xA2a13cE1824F3916fC84C65e559391fc6674e6e8", + "data": "0x42842e0e000000000000000000000000fd02926dc94e5076db649addff22ab718a79be0400000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006770", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfd02926dc94e5076db649addff22ab718a79be04" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c141a600000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000016345785d8a000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000016345785d8a00000000000000000000000000000000000000000000000000000000000000010aac00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x07", + "value": "0x016345785d8a0000", + "chainId": 137, + "gasLimit": "0x02f541" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "data": "0xb88d4fde00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000e5c2e7f0b542401e6bcf50f3f87c22b1f144929f000000000000000000000000000000000000000000000000000000000000677000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000360c6ebe", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x07", + "value": "0x00", + "chainId": 137, + "gasLimit": "0x0230b6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "data": "0xb88d4fde00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000e5c2e7f0b542401e6bcf50f3f87c22b1f144929f000000000000000000000000000000000000000000000000000000000000677000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000360c6ebe", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x07", + "value": "0x00", + "chainId": 137, + "gasLimit": "0x0230b6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000c4419e73b5275f33d73f87d433103b7333b79e13000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"7190250a-f35c-4d89-8211-111765d30406\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"b8b1056e-0c06-4e11-b15a-d7c2982342a9\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"2aad2a52-56c8-4448-9408-940c8d060d7d\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"257a2d00-154c-45d8-b96c-6be746db6a10\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "data": "0xd0a2ecb200000000000000000000000004b12f0863b83c7162429f0ebb0dfda20e1aa97b0000000000000000000000000000000000000000000000000000000000000001", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x05", + "chainId": 137, + "maxFeePerGas": "0x1ce66916d6", + "maxPriorityFeePerGas": "0x0973dbfc34" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"e63d0934-b9e5-4d6c-85b2-2f915b705263\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "data": "0xd0a2ecb200000000000000000000000004b12f0863b83c7162429f0ebb0dfda20e1aa97b0000000000000000000000000000000000000000000000000000000000000001", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x05", + "chainId": 137, + "maxFeePerGas": "0x1a8a1323a1", + "maxPriorityFeePerGas": "0x064e891543" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"0ad58ac9-175e-4d7f-866b-a3b74d15982b\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"a191af89-6d31-46dc-9530-ca33e3ea5385\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"8e15eab0-881b-4a62-a38b-37ee3257e512\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "data": "0x55d1ef38", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x06", + "chainId": 137, + "maxFeePerGas": "0x1f5aaf0710", + "maxPriorityFeePerGas": "0x07b1afbad0" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"20a0654a-ae54-4c62-9da7-3692e9ea7aac\",\"wallet\":\"0x19f3cb15f810c0550edf4ef272d8248dc8cc7727\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c2414200000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001b3400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x08", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02f599" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c2409400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001b4600000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x08", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02f581" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818", + "to": "0x351cee0b44ae75ae5ec50dbd73e3e8131f14d519", + "value": "10", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c7e74e00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000019c200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0b", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x029f23" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfd02926dc94e5076db649addff22ab718a79be04", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fd02926dc94e5076db649addff22ab718a79be04000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfd02926dc94e5076db649addff22ab718a79be04" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9f28e8a4-0584-484c-bba6-74b9fd4127ce\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"8ebdf7d0-3c6e-4a93-8641-94eac48b0275\",\"wallet\":\"0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x7223378D975d1Aa6e47e8f302699a437135Ecb78", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000006edfc60ed3ef2edbe1cf6d41a56fd0faa8b105100000000000000000000000000000000000000000000000000000000000000a7", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818", + "to": "0x351cee0b44ae75ae5ec50dbd73e3e8131f14d519", + "value": "10", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c8d05a00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc10000000000000000000000000000000000000000000000000000000000000000195000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0d", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a3f3" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000c1dad8b73a053d69aaca1ae7306adf5dd9de511b000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064ca671800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000019b900000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0e", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a3f1" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064ca676e00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000019b900000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0e", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a404" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c7761a00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001a0400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x09", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02f571" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c7767a00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001a0400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x09", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02f55d" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "data": "0xb88d4fde00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000e5c2e7f0b542401e6bcf50f3f87c22b1f144929f000000000000000000000000000000000000000000000000000000000000677000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000360c6ebe", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0a", + "value": "0x00", + "chainId": 137, + "gasLimit": "0x0230b6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x7223378D975d1Aa6e47e8f302699a437135Ecb78", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000c1dad8b73a053d69aaca1ae7306adf5dd9de511b00000000000000000000000000000000000000000000000000000000000000a7", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "data": "0xb88d4fde00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000e5c2e7f0b542401e6bcf50f3f87c22b1f144929f000000000000000000000000000000000000000000000000000000000000677000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000360c6ebe", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0a", + "value": "0x00", + "chainId": 137, + "gasLimit": "0x0230b6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "data": "0xb88d4fde00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000e5c2e7f0b542401e6bcf50f3f87c22b1f144929f000000000000000000000000000000000000000000000000000000000000677000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000360c6ebe", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0a", + "value": "0x00", + "chainId": 137, + "gasLimit": "0x0230b6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0xa2a13ce1824f3916fc84c65e559391fc6674e6e8", + "data": "0xb88d4fde00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000e5c2e7f0b542401e6bcf50f3f87c22b1f144929f000000000000000000000000000000000000000000000000000000000000677000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000360c6ebe", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0a", + "value": "0x00", + "chainId": 137, + "gasLimit": "0x0230b6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x7223378D975d1Aa6e47e8f302699a437135Ecb78", + "data": "0x42842e0e000000000000000000000000c4419e73b5275f33d73f87d433103b7333b79e13000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000000000000000000000000000000000000000000a7", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb628400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc10000000000000000000000000000000000000000000000000000000000000000190600000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0f", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a3ee" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c7e6da00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000019c200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0b", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x029f23" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb6ae600000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000018fc00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0f", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a3cd" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064c8cff800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc10000000000000000000000000000000000000000000000000000000000000000195000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0d", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a402" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb6a7400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000018fc00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x0f", + "value": "0x2386f26fc10000", + "chainId": 137, + "gasLimit": "0x02a3e7" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb7fad00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000028100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x11", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3e6" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb7f6400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000028100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x11", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x029f79" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000007a0854f64ded80455208ad6939950d915b2a101e0000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e0000000000000000000000007a0854f64ded80455208ad6939950d915b2a101e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x7a0854f64ded80455208ad6939950d915b2a101e" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb993800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000028100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x12", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a416" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cb997800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000028100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x12", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a427" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cc0d0800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000027f00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x13", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a405" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064cc0cb700000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000027f00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x13", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a411" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064ccc34b00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000027800000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x15", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x029fa3" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064ccc2fb00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000027800000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x15", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a459" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000ff2fbd84c6a44dce8ffc343d1d84277dfbd838180000000000000000000000000000000000000000000000000000000000000065", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000ff2fbd84c6a44dce8ffc343d1d84277dfbd83818000000000000000000000000000000000000000000000000000000000000000a", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064ccdf2f00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000027a00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x16", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a445" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000d797e4cddfc30b27b8924a8ad531bac2fb386cf80000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064ccded100000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000027a00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x16", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a445" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d150000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d15000000000000000000000000000000000000000000000000000000000000000a", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d150000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d150000000000000000000000000000000000000000000000000000000000000064", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "data": "0x55d1ef38", + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "type": "2", + "nonce": "0x29", + "chainId": 137, + "maxFeePerGas": "0x23af8e856e", + "maxPriorityFeePerGas": "0x05d21dba00" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"d7cb67ed-f8e3-4879-a650-008999b8de27\",\"wallet\":\"0x1ac06760a053414ee9845a1352febe5dfbe81ac3\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e0000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac3000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"fefd49bc-89b3-4497-abeb-a71e01a18775\",\"wallet\":\"0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "data": "0xd0a2ecb20000000000000000000000006034472000fa5f9af47dede4ba3112fa268dc6490000000000000000000000000000000000000000000000000000000000003f81", + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "type": "2", + "nonce": "0x28", + "chainId": 137, + "maxFeePerGas": "0x1c045129e1", + "maxPriorityFeePerGas": "0x061c17063d" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"d7cb67ed-f8e3-4879-a650-008999b8de27\",\"wallet\":\"0x1ac06760a053414ee9845a1352febe5dfbe81ac3\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x5c3e876cb6e531a3a35cc985ab53e8f3869530b5", + "data": "0xd0a2ecb20000000000000000000000006034472000fa5f9af47dede4ba3112fa268dc6490000000000000000000000000000000000000000000000000000000000003c01", + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "type": "2", + "nonce": "0x28", + "chainId": 137, + "maxFeePerGas": "0x1985585781", + "maxPriorityFeePerGas": "0x0649e67465" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x6b1c79dbf7a7d90d6f4fd623393afa3dffd6be4e", + "value": "10", + "chainId": 1, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"b9237236-4eb5-42bf-b450-abe9d9f33e48\",\"wallet\":\"0x1ac06760a053414ee9845a1352febe5dfbe81ac3\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"186ccfde-12f5-4af6-9de3-fa21f0bb0f3b\",\"wallet\":\"0x49f0cf726dc7c0ed153b2519caddbf02fc846d15\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"66ed42a6-5b59-48fe-a3ca-e0b9e5ee3456\",\"wallet\":\"0x1ac06760a053414ee9845a1352febe5dfbe81ac3\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xa1d6e9a37b3fb99b226f64741627af6f4ae219e1" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"ad514005-c9f0-4955-ad62-891ef9ad1430\",\"wallet\":\"0xc4419e73b5275f33d73f87d433103b7333b79e13\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000c1dad8b73a053d69aaca1ae7306adf5dd9de511b0000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"9072ecb4-ebf2-45a5-af28-c49472d3cf67\",\"wallet\":\"0x49f0cf726dc7c0ed153b2519caddbf02fc846d15\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"2fd0a26c-db76-4e52-ace7-eee6cc4fff14\",\"wallet\":\"0x49f0cf726dc7c0ed153b2519caddbf02fc846d15\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000f6cbb75a25dc8f202f49fd8cd20b15dcef87ee62000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003dd1", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000c1dad8b73a053d69aaca1ae7306adf5dd9de511b0000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b", + "to": "0x7223378D975d1Aa6e47e8f302699a437135Ecb78", + "data": "0x42842e0e000000000000000000000000c1dad8b73a053d69aaca1ae7306adf5dd9de511b000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000000000000000000000000000000000000000000a7", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000c1dad8b73a053d69aaca1ae7306adf5dd9de511b000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc1dad8b73a053d69aaca1ae7306adf5dd9de511b" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e32d1d00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021d00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x17", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a435" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e3334200000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000022100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x17", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a40a" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000f6cbb75a25dc8f202f49fd8cd20b15dcef87ee62000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003dd1", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc772700000000000000000000000003e00f3aa6e4918c72bf07d60a5a21ce658d1a500000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc772700000000000000000000000003e00f3aa6e4918c72bf07d60a5a21ce658d1a500000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc772700000000000000000000000003e00f3aa6e4918c72bf07d60a5a21ce658d1a500000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc772700000000000000000000000003e00f3aa6e4918c72bf07d60a5a21ce658d1a500000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000f6cbb75a25dc8f202f49fd8cd20b15dcef87ee62000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003dd1", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e77d1100000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000020300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x18", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x029fa4" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e77e0d00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000020200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x18", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a444" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e7889c00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x19", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3f0" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e7899200000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x19", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a438" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e8a3f900000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1a", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3d2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064e8a45200000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1a", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3eb" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064b9cd0e00000000000000000000000000000000000000000000000000000000000000030b010c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000061225797fb034b000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000004e200000000000000000000000000000000000000000000000000061225797fb034b00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc2132d05d31c914a87c6611c10748aeb04b58e8f000bb80d500b1d8e8ef31e21c99d1db9a6444d3adf1270000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000", + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "type": "2", + "chainId": 137 + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "denied", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x982bb017b4c86ed62bfaeb6d33751c9121d0543e", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064b9cd0e00000000000000000000000000000000000000000000000000000000000000030b010c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000061225797fb034b000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000004e200000000000000000000000000000000000000000000000000061225797fb034b00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc2132d05d31c914a87c6611c10748aeb04b58e8f000bb80d500b1d8e8ef31e21c99d1db9a6444d3adf1270000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000", + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "type": "2", + "chainId": 137 + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000f6cbb75a25dc8f202f49fd8cd20b15dcef87ee62000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003dd1", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000f6cbb75a25dc8f202f49fd8cd20b15dcef87ee62000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003dd1", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0x6f78dbc1deb3c875af6320239df856697cb848b0", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0x6f78dbc1deb3c875af6320239df856697cb848b0", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0x6f78dbc1deb3c875af6320239df856697cb848b0", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "dd88bd38-f8de-45d6-bf4d-75f11e94ae25", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0x6f78dbc1deb3c875af6320239df856697cb848b0", + "value": "50000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xd797e4cddfc30b27b8924a8ad531bac2fb386cf8", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000d797e4cddfc30b27b8924a8ad531bac2fb386cf8000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xd797e4cddfc30b27b8924a8ad531bac2fb386cf8" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064f5cbdf00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1c", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3fe" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064f5cc8100000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1c", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3fe" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651d1e5100000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021e00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x29", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a447" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064f74d4d00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021a00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1d", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a441" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064f74dd300000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021a00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1d", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a435" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651d1e9d00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021e00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x29", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x029fcc" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064f9a31d00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1f", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x029f66" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064f9a28a00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000021200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x1f", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3e4" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651c7fe700000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x28", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a409" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651c80ab00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000022100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x28", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a426" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651c80c900000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000022100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x28", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a41b" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064fadaeb00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x20", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3d0" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000064fadb3300000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x20", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a3dc" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000ff2fbd84c6a44dce8ffc343d1d84277dfbd838180000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000000064", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000000065", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000000064", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000000000000000000000000000000000000000000a", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065047b6f00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001ec00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x21", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3ed" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065047c2f00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001ec00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x21", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3f2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e00000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d1500000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065087fad00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x23", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a374" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000006508801500000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf1270000bb82791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x23", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x02a374" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e00000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d1500000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c000000000000000000000000000000000000000000000000000000000000000a", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000650c0d9400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x24", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x029f84" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000650c0df200000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000005af3107a40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000005af3107a4000000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x24", + "value": "0x5af3107a4000", + "chainId": 137, + "gasLimit": "0x029f84" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000006512d6d800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001ef00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x25", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3cf" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000006512d74400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001ef00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x25", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3d0" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651fcadb00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000020d00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x2a", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a43a" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000006515423e00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001e200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x26", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a42d" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000006515428400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001e200000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x26", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a40f" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000006515715800000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001e500000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x27", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a436" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651571a400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001e500000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x27", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a436" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000651fcb5d00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c68000000000000000000000000000000000000000000000000000000000000000020e00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x2a", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x029f40" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e00000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d1500000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "value": "1000000000000000", + "chainId": 1, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000652fdc5b00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001eb00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700000642791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x2b", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3f0" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000652fdd4900000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000038d7ea4c680000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000038d7ea4c6800000000000000000000000000000000000000000000000000000000000000001ea00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700000642791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "type": "2", + "nonce": "0x2b", + "value": "0x038d7ea4c68000", + "chainId": 137, + "gasLimit": "0x02a3f0" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000ff2fbd84c6a44dce8ffc343d1d84277dfbd8381800000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d150000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e00000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d1500000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e00000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d1500000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000000000000000000000000000000000000000064", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x49f0cf726dc7c0ed153b2519caddbf02fc846d15" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000ff514df05c423a120152df9e04ba94fab7b34910000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x0ff514df05c423a120152df9e04ba94fab7b3491", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e0000000000000000000000000ff514df05c423a120152df9e04ba94fab7b34910000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x0ff514df05c423a120152df9e04ba94fab7b3491" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "value": "100000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000ff514df05c423a120152df9e04ba94fab7b34910000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "value": "100000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000008ac7230489e80000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0x98b1C4831FAB0dD0Ab507cd137bEb0a1ED78B9d2", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000000000000000000000000000000000000000000a", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x49f0cf726dc7c0ed153b2519caddbf02fc846d15", + "value": "100000000000000", + "chainId": 1, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb0000000000000000000000006800d14e0e85e73440270a6aae4aa22a2003057a0000000000000000000000000000000000000000000000000de0b6b3a7640000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "50000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000ff2fbd84c6a44dce8ffc343d1d84277dfbd8381800000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d15000000000000000000000000000000000000000000000000000000000000000a", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000ff2fbd84c6a44dce8ffc343d1d84277dfbd8381800000000000000000000000049f0cf726dc7c0ed153b2519caddbf02fc846d150000000000000000000000000000000000000000000000000000000000000065", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xff2fbd84c6a44dce8ffc343d1d84277dfbd83818" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "to": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "value": "49500000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x643770e279d5d0733f21d6dc03a8efbabf3255b4", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065491cd200000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000008c37646b7fe4e800000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000008c37646b7fe4e8000000000000000000000000000000000000000000000000000000000000680f00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0xc4419e73b5275f33d73f87d433103b7333b79e13", + "type": "2", + "value": "0x8c37646b7fe4e8", + "chainId": 137 + }, + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"c4a567d5-3775-40ee-872c-81aaca69d5e3\",\"wallet\":\"0xc4419e73b5275f33d73f87d433103b7333b79e13\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xc4419e73b5275f33d73f87d433103b7333b79e13" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e000000000000000000000000f6cbb75a25dc8f202f49fd8cd20b15dcef87ee62000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000003dd1", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xf6cbb75a25dc8f202f49fd8cd20b15dcef87ee62" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e0000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac3000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x643770e279d5d0733f21d6dc03a8efbabf3255b4", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000654a846c00000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000002386f26fc100000000000000000000000000000000000000000000000000000000000000001ab500000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "type": "2", + "value": "0x2386f26fc10000", + "chainId": 137 + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "to": "0x643770e279d5d0733f21d6dc03a8efbabf3255b4", + "data": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000654a878400000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000016345785d8a000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000016345785d8a00000000000000000000000000000000000000000000000000000000000000010c8000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b0d500b1d8e8ef31e21c99d1db9a6444d3adf12700001f42791bca1f2de4661ed88a30c99a7a9449aa84174000000000000000000000000000000000000000000", + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "type": "2", + "value": "0x016345785d8a0000", + "chainId": 137 + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x86935F11C86623deC8a25696E1C19a8659CbF95d", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000360bd2b4d18739925542806f3a1e02e10b7f26c00000000000000000000000000000000000000000000000000000000000003e15", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x7223378D975d1Aa6e47e8f302699a437135Ecb78", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f723000000000000000000000000360bd2b4d18739925542806f3a1e02e10b7f26c000000000000000000000000000000000000000000000000000000000000000a7", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc7727000000000000000000000000360bd2b4d18739925542806f3a1e02e10b7f26c00000000000000000000000000000000000000000000000000000000000006268", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e1d7ca04533b042cb42419", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x06cd5e3176a69dd4ce21cf9c666b6e858c302738", + "to": "0xdC0479CC5BbA033B3e7De9F178607150B3AbCe1f", + "data": "0x42842e0e00000000000000000000000006cd5e3176a69dd4ce21cf9c666b6e858c302738000000000000000000000000360bd2b4d18739925542806f3a1e02e10b7f26c0000000000000000000000000000000000000000000000000000000000001f140", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x06cd5e3176a69dd4ce21cf9c666b6e858c302738" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb000000000000000000000000c4419e73b5275f33d73f87d433103b7333b79e130000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb00000000000000000000000090d03a8971a2faa19a9d7ffdcbca28fe826a289b0000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb000000000000000000000000c4419e73b5275f33d73f87d433103b7333b79e130000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb00000000000000000000000090d03a8971a2faa19a9d7ffdcbca28fe826a289b0000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "denied", + "initiator_user_id": "auth0|62e4305b43e9885859dce878", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb00000000000000000000000090d03a8971a2faa19a9d7ffdcbca28fe826a289b0000000000000000000000000000000000000000000000000000000000000001", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0x64060aB139Feaae7f06Ca4E63189D86aDEb51691", + "data": "0xa9059cbb000000000000000000000000ddcf208f219a6e6af072f2cfdc615b2c1805f98e000000000000000000000000000000000000000000000000016345785d8a0000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "\"0x31316562306533342d343666642d346234652d393165392d666332316532613435373335\"", + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000000066", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f7230000000000000000000000006800d14e0e85e73440270a6aae4aa22a2003057a0000000000000000000000000000000000000000000000000000000000000066", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e00000000000000000000000019f3cb15f810c0550edf4ef272d8248dc8cc77270000000000000000000000006800d14e0e85e73440270a6aae4aa22a2003057a0000000000000000000000000000000000000000000000000000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "data": "0xa9059cbb00000000000000000000000041e7e3fc64c31c7968e375c86182222a494ee2340000000000000000000000000000000000000000000000000de0b6b3a7640000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000041e7e3fc64c31c7968e375c86182222a494ee2340000000000000000000000000000000000000000000000000000000000000066", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000041e7e3fc64c31c7968e375c86182222a494ee2340000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000041e7e3fc64c31c7968e375c86182222a494ee2340000000000000000000000000000000000000000000000000000000000000067", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|64784e51867282eb243a9daa", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xEb46130CAE25a811fd38cC329F7dBadB5a4591e5", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000041e7e3fc64c31c7968e375c86182222a494ee2340000000000000000000000000000000000000000000000000000000000000066", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e000000000000000000000000fb5eb43c63fdb02be3805d8997c3eda1cfc4f72300000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000000000000000000000000000000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x1ac06760a053414ee9845a1352febe5dfbe81ac3", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e0000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac300000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000000000000000000000000000000000000000000066", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x1ac06760a053414ee9845a1352febe5dfbe81ac3" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000000066", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "completed", + "initiator_user_id": "debb4c0f-235c-497e-8009-7476b7494c26", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x70176edb0c0730582b91abaf1b44daf3d38acc7c", + "to": "0xe0c6EA2593B06A89eb95aA231306A3C6faeD3a87", + "data": "0x42842e0e00000000000000000000000070176edb0c0730582b91abaf1b44daf3d38acc7c0000000000000000000000001ac06760a053414ee9845a1352febe5dfbe81ac30000000000000000000000000000000000000000000000000000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x70176edb0c0730582b91abaf1b44daf3d38acc7c" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x247d40d91caab04c60a681cf0c9ac88ec5423655", + "to": "0x982bb017b4c86ed62bfaeb6d33751c9121d0543e", + "value": "14000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x247d40d91caab04c60a681cf0c9ac88ec5423655" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x982bb017b4c86ed62bfaeb6d33751c9121d0543e", + "to": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "value": "12000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x982bb017b4c86ed62bfaeb6d33751c9121d0543e" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x982bb017b4c86ed62bfaeb6d33751c9121d0543e", + "to": "0x7a0854f64ded80455208ad6939950d915b2a101e", + "value": "20000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x982bb017b4c86ed62bfaeb6d33751c9121d0543e" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|64b0002c0bb7035998c9bf04", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723", + "to": "0xed03bb0e361ed8b6c2fd2b51dfcffb37af0a5195", + "value": "5000000000000000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + }, + { + "status": "error", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signTransaction", + "nonce": "random-nonce-111", + "transactionRequest": { + "from": "0x19f3cb15f810c0550edf4ef272d8248dc8cc7727", + "to": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174", + "data": "0xa9059cbb000000000000000000000000fbc9f4c6152675109f13ecd3a16376aecf3100f9000000000000000000000000000000000000000000000000009bf6d141a3c000", + "chainId": 137, + "type": "2" + }, + "resourceId": "eip155:eoa:0x19f3cb15f810c0550edf4ef272d8248dc8cc7727" + } + }, + { + "status": "completed", + "initiator_user_id": "auth0|62cafdbc9929eb63dbcc9b10", + "request": { + "action": "signMessage", + "nonce": "random-nonce-111", + "message": "{\"nonce\":\"e62fa1bf-632f-4315-913c-e3da143812f4\",\"wallet\":\"0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723\",\"contents\":\"UNICOOOORN :)\"}", + "resourceId": "eip155:eoa:0xfb5eb43c63fdb02be3805d8997c3eda1cfc4f723" + } + } +] diff --git a/apps/policy-engine/src/opa/script/translate-legacy-policy.script.ts b/apps/policy-engine/src/opa/script/translate-legacy-policy.script.ts index 6614ca2e2..7ee4cc12f 100644 --- a/apps/policy-engine/src/opa/script/translate-legacy-policy.script.ts +++ b/apps/policy-engine/src/opa/script/translate-legacy-policy.script.ts @@ -1,5 +1,6 @@ import { EntityType, FiatCurrency, UserRole, ValueOperators } from '@narval/policy-engine-shared' import axios from 'axios' +import { omit } from 'lodash' import { Address, Hex } from 'viem' import { ApprovalCondition, @@ -9,12 +10,13 @@ import { SignTypedDataDomainCondition, Then } from '../../shared/types/policy.type' +import data from './policies/policy_rules_ngg_prod.json' type OldPolicy = { [key: string]: string | null } type NewPolicy = Policy & { id: string } -const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { +export const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { const { id, result, @@ -47,16 +49,12 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { { criterion: Criterion.CHECK_RESOURCE_INTEGRITY, args: null - }, - { - criterion: Criterion.CHECK_NONCE_EXISTS, - args: null } ], then: ['approve', 'confirm'].includes(result) ? Then.PERMIT : Then.FORBID } - const chainId = chain_id !== '*' && chain_id !== null ? chain_id : '137' + const chainId = chain_id && chain_id !== '*' ? chain_id : '137' const currency = usd_amount ? FiatCurrency.USD : '*' @@ -102,13 +100,6 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { }) } - if (key === 'destination_address') { - res.when.push({ - criterion: Criterion.CHECK_DESTINATION_ADDRESS, - args: [value] - }) - } - if (key === 'contract_hex_signature') { res.when.push({ criterion: Criterion.CHECK_INTENT_HEX_SIGNATURE, @@ -118,7 +109,7 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { if (key === 'activity_type') { let action = '' - let intent = '' + let intent: string[] = [] let token = '' let contract = '' let spender = '' @@ -128,12 +119,15 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { if (value === 'fungibleAssetTransfer') { action = 'signTransaction' + if (assetType === '*') { + intent = ['transferErc20', 'transferNative'] + } if (assetType === 'erc20') { - intent = 'transferErc20' + intent = ['transferErc20'] token = `eip155:${chainId}/${assetType}:${assetAddress}` } if (assetType === 'native') { - intent = 'transferNative' + intent = ['transferNative'] if (chainId === '1') { token = `eip155:${chainId}/slip44:60` } @@ -141,44 +135,59 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { token = `eip155:${chainId}/slip44:966` } } + if (destination_address && destination_address !== '*') { + res.when.push({ + criterion: Criterion.CHECK_DESTINATION_ADDRESS, + args: [value] + }) + } } if (value === 'nftAssetTransfer') { action = 'signTransaction' + if (assetType === '*') { + intent = ['transferErc721', 'transferErc1155'] + } if (assetType === 'erc721') { - intent = 'transferErc721' + intent = ['transferErc721'] } if (assetType === 'erc1155') { - intent = 'transferERC1155' + intent = ['transferErc1155'] } - if (assetAddress !== null && assetAddress !== '*') { - contract = `eip155:${chainId}/${assetAddress}` - if (assetType !== null && assetType !== '*' && assetTokenId !== null && assetTokenId !== '*') { + if (assetAddress && assetAddress !== '*') { + contract = `eip155:${chainId}:${assetAddress}` + if (assetType && assetType !== '*' && assetTokenId && assetTokenId !== '*') { tokenId = `eip155:${chainId}/${assetType}:${assetAddress}/${assetTokenId}` } } + if (destination_address && destination_address !== '*') { + res.when.push({ + criterion: Criterion.CHECK_DESTINATION_ADDRESS, + args: [value] + }) + } } if (value === 'contractCall') { action = 'signTransaction' - intent = 'callContract' + intent = ['callContract'] if (destination_account_type === 'contract' && destination_address !== '*') { - contract = `eip155:${chainId}/${destination_address}` + contract = `eip155:${chainId}:${destination_address}` } } if (value === 'tokenApproval') { action = 'signTransaction' - intent = 'approveTokenAllowance' + intent = ['approveTokenAllowance'] token = `eip155:${chainId}/${assetType || 'erc20'}:${assetAddress}` if (destination_account_type === 'contract' && destination_address !== '*') { - spender = `eip155:${chainId}/${destination_address}` + spender = `eip155:${chainId}:${destination_address}` } } if (value === 'signMessage') { action = 'signMessage' if (signing_type === 'personalSign') { - intent = 'signMessage' + intent = ['signMessage'] } if (signing_type === 'signTypedData') { - intent = 'signTypedData' + intent = ['signTypedData'] } } @@ -188,10 +197,10 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { args: [action] } as PolicyCriterion) } - if (intent) { + if (intent.length > 0) { when.push({ criterion: Criterion.CHECK_INTENT_TYPE, - args: [intent] + args: intent } as PolicyCriterion) } if (token) { @@ -213,13 +222,13 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { } as PolicyCriterion) } if (tokenId) { - if (intent === 'transferErc721') { + if (intent.includes('transferErc721')) { when.push({ criterion: Criterion.CHECK_ERC721_TOKEN_ID, args: [tokenId] } as PolicyCriterion) } - if (intent === 'transferErc1155') { + if (intent.includes('transferErc1155')) { when.push({ criterion: Criterion.CHECK_ERC1155_TOKEN_ID, args: [tokenId] @@ -247,18 +256,18 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { }) } - if (['domain_version', 'domain_name', 'domain_verifying_contract'].includes(key)) { + if (key === 'domain_version') { const args: SignTypedDataDomainCondition = {} - if (domain_version !== null && domain_version !== '*') { + if (domain_version && domain_version !== '*') { args['version'] = [domain_version] } - if (domain_name !== null && domain_name !== '*') { + if (domain_name && domain_name !== '*') { args['name'] = [domain_name] } - if (domain_verifying_contract !== null && domain_verifying_contract !== '*') { + if (domain_verifying_contract && domain_verifying_contract !== '*') { args['verifyingContract'] = [domain_verifying_contract as Address] } @@ -279,18 +288,18 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { entityIds: [] } - if (approval_threshold !== null && approval_threshold !== '*') { + if (approval_threshold && approval_threshold !== '*') { approval.approvalCount = Number(approval_threshold) } - if (approval_user_id !== null && approval_user_id !== '*') { + if (approval_user_id && approval_user_id !== '*') { approval.approvalEntityType = EntityType.User approval.entityIds = [approval_user_id] } - if (approval_user_role !== null && approval_user_role !== '*') { + if (approval_user_role && approval_user_role !== '*') { approval.approvalEntityType = EntityType.UserRole approval.entityIds = [approval_user_role] } - if (approval_user_group !== null && approval_user_group !== '*') { + if (approval_user_group && approval_user_group !== '*') { approval.approvalEntityType = EntityType.UserGroup approval.entityIds = [approval_user_group] } @@ -306,44 +315,40 @@ const translateLegacyPolicy = (oldPolicy: OldPolicy): NewPolicy | null => { return res } -export const sendTranslatingRequest = async (policies: OldPolicy[]) => { - try { - console.log(`Number of policies to translate: ${policies.length}.`) - console.log('Translation in progress...') - await axios.post('http://localhost:3010/admin/policies', { - authentication: { - sig: '0x746ed2e4bf7311da76bc157c7fe8c0520b6e4c27ab96abf5a8d16fecbaac98b669418b2db9da8e6d3cbd4e1eaff1a9d9e765f0470e9b86c6694145778a8d46f81c', +export const run = () => { + const policies = data.policies.map((policy) => { + const copy = omit(policy, ['guild_id', 'sequence', 'version', 'amount']) as OldPolicy + copy.amount = policy.amount ? `${policy.amount}` : null + return copy + }) + const requestData = policies.map(translateLegacyPolicy).filter(Boolean) as NewPolicy[] + console.log(`number of policies to translate: ${requestData.length}.`) + return axios.post('http://localhost:3010/admin/policies', { + authentication: { + sig: '0x746ed2e4bf7311da76bc157c7fe8c0520b6e4c27ab96abf5a8d16fecbaac98b669418b2db9da8e6d3cbd4e1eaff1a9d9e765f0470e9b86c6694145778a8d46f81c', + alg: 'ES256K', + pubKey: '0xd75D626a116D4a1959fE3bB938B2e7c116A05890' + }, + approvals: [ + { + sig: '0xe86dffd265b7a76a9de0ee9078137271cbe32bb2bb8ee28a2935cc37f023193a51cd608701b9c40fc42be69eeb45c0bb375b5898828f1af4bf12e37ff1fe697f1c', alg: 'ES256K', - pubKey: '0xd75D626a116D4a1959fE3bB938B2e7c116A05890' + pubKey: '0x501D5c2Ce1EF208aadf9131a98BAa593258CfA06' }, - approvals: [ - { - sig: '0xe86dffd265b7a76a9de0ee9078137271cbe32bb2bb8ee28a2935cc37f023193a51cd608701b9c40fc42be69eeb45c0bb375b5898828f1af4bf12e37ff1fe697f1c', - alg: 'ES256K', - pubKey: '0x501D5c2Ce1EF208aadf9131a98BAa593258CfA06' - }, - { - sig: '0xaffbddca4f16079f86a56d58f9ebb151c353e73c11a09791eb97f01ea0046c545ea0bd765ab1dc844ee0369f9123476b6f84b00b42b7ac1a16676b9a11e1a4031c', - alg: 'ES256K', - pubKey: '0xab88c8785D0C00082dE75D801Fcb1d5066a6311e' - } - ], - request: { - action: 'setPolicyRules', - nonce: 'random-nonce-111', - data: policies.map(translateLegacyPolicy) + { + sig: '0xaffbddca4f16079f86a56d58f9ebb151c353e73c11a09791eb97f01ea0046c545ea0bd765ab1dc844ee0369f9123476b6f84b00b42b7ac1a16676b9a11e1a4031c', + alg: 'ES256K', + pubKey: '0xab88c8785D0C00082dE75D801Fcb1d5066a6311e' } - }) - console.log('Translation completed!') - } catch (err) { - console.error(err.response.data) - } + ], + request: { + action: 'setPolicyRules', + nonce: 'random-nonce-111', + data: requestData + } + }) } -// sendTranslatingRequest( -// data.policies.map((policy) => { -// const copy: OldPolicy = omit(policy, ['guild_id', 'sequence', 'version', 'amount']) -// copy.amount = policy.amount !== null ? `${policy.amount}` : null -// return copy -// }) -// ) +run() + .then(() => console.log('done')) + .catch((error) => console.log('error', error))