Describe the feature you'd like
Add a verify contract API on PolygonScan
docs: https://docs.polygonscan.com/api-endpoints/contracts#verify-source-code
Additional context
The PolygonScan action node is already implemented. You can add more API immediately. In addition, the verify contract API has POST method which is different from others so, there will be some logic there.
Describe the feature you'd like
Add a verify contract API on PolygonScan
docs: https://docs.polygonscan.com/api-endpoints/contracts#verify-source-code
Additional context
The PolygonScan action node is already implemented. You can add more API immediately. In addition, the verify contract API has POST method which is different from others so, there will be some logic there.