Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IsValidSignature API #178

Open
BellringerQuinn opened this issue Oct 3, 2024 · 0 comments
Open

Add support for IsValidSignature API #178

BellringerQuinn opened this issue Oct 3, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@BellringerQuinn
Copy link
Collaborator

This will make signature verification easier

Sample request

curl -X POST 'https://api.sequence.app/rpc/API/IsValidMessageSignature' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Access-Key: oesk7yu5tjNfQElu5HjuUunAAAAAAAAAA' -d '{"chainId":"42170","walletAddress":"0x125553181bAf3517489Cec2885d8F6c33e73251b","message":"Hi","signature":"0x000000000000000000000000faa5c0b14d1bed5c888ca655b9a8a5911f78ef4a000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000004432c02a14000000000000000000000000fbf8f1a5e00034762d928f46d438b947f5d4065dd5d566533d6ce842f0c97d132ceee38cbe2f8f5ff42590fbb0d86db921685d870000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001340100010000000002018cb498d7a8c9be65cff0c340232d10712f3597ec0000fe0100030000000006010001000074000180cd665ad5615226bbcf380524be325dee0c53733a53ca6f6598ad0a9f0a6f405921f9407e5786cc68b62e30234282874a18409d918dc5a5f1fbe35dc38b598f1c010400002c01019766bf76b2e3e7bcb8c61410a3fc873f1e89b43f0101ecfc2ec3e512f3bdf1d2286a1d26d8d6f060c8b4060200010000740001fe952661fcd80e568a92b6a2b6c4d4fc04205818627ddf211df91a0db54667b43609f731f9a172267a3cefa03df60f8a92af68ee4250d57f259a140fafa009201b010400002c0101951448847a03ad1005a0e463dff0da093690ff24010165f75c0a73e7d864782eb028f5dc0f44fa877aac030100a1a8d201ecb58220c403537983d2f22221b140a20000000000000000000000006492649264926492649264926492649264926492649264926492649264926492"}'

@BellringerQuinn BellringerQuinn added the good first issue Good for newcomers label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant