Rapid account: OpenSea Tools

OpenSea Tools / openseatools

Discussioni

15
Title
Created at (Click to sort ascending)
A
1
Hey you should be able to use pageStart=12 , where 12 is the current number of items you currently have. Let me know which endpoints you need Mon 2:05 13/11/23
Q
0
Extra Endpoints ? Fri 2:32 3/11/23
A
1
Hey as discussed I posted a example node js script in the discord Thu 12:43 17/11/22
A
2
I tested the create order endpoint and I didn't get the signature issue , make sure you are able to get the same signature metamask generates through the website. Mon 10:20 14/11/22
A
2
I tested the create order endpoint and I didn't get the signature issue , make sure you are able to get the same signature metamask generates through the website. Mon 10:20 14/11/22
A
4
Hey I have just added a new endpoint called "Create order" , you take the output of the "Create listing format" and generate a signature by signing the "marketplaceData". Example payload to "Create order" endpoint { "signature": "0x5070bdbd8e5b43838c3f7850a6fe16ca24b35d6e1d5af506be66ce72f3802add51d257acde0ae43b90f3bfab48668621e77b6746175e43f9c266c89f", "marketplace": "BLUR", "marketplaceData": "[\"EZ5FLywGTBcv/5VxN92fqDvQ6avHhva8koH3MyqJGrDgdkG/RnJKf+2l2I3vMMiQCTq2tqFPkIqYAhiXqGMQm86DxhD2Xwmxlyy46kzWGj0+GF6Y/lCJI9D+9S01inAmcfCIqcIlwMTyXKdq5CWMteC54tk/oajjc8qKVMXyOYrTOW9dVldqUyHZrpa/Otr3KSApEfQedvs7B9vh2IpBHrVzdZgocp6axmtGEqSpJHysze3dtmhhAW8h2ZBab5ZR6L+xtltrpXNSWXjoK2zshf84BRPfzTczeP5Az9UJPh73Yq3otwD7+E8hMnK/AU5dWThaNtmbdj5ZFj4+xaSNQUI3XLrJiTcL7+BSc5vLlfuo/YDXA0k+76thQnFObaYaFA/CeXmN2/l8txGqD7fqI3+xPzLcc8QQEFLwMpd/odLdCPS5VRvQ7pru+Pr4LN3qYuGLNEyy6minY86yYB/jm/iT7jrvGSXDzxSTPN6nWp6una3avQvLyyziyTr2T8ZczxsANB+tfRbXc5fIwLBsd0xy6JjffR69B7lSNxlUVl8Wy/d/ako2qxc2xpGzwdShSzMX5eF5X0D+0RfGHvZWas0O/pteT15jojmxR9WOXKV1bwsRSOwdey/dHwnwLHSx0WFSMhcvG2Zdflc12e/UzKHNLxd2oXC5Tgsogujg2mZ9OqyzrxRrLT6lMONoqUDwioIOeaL7nPf52C8/ls8iW7qu4RqFo6U=\",\"HZnHhReLoNXt3Elh9TCI5w==\",\"f+YhRgyZGno/oV8oBjkmLg==\"]" } Mon 2:55 14/11/22