SocketOneInchValidator
Introduction
Socket 1inch validator implements BridgeValidator
to allow same-chain transaction data generated by the Socket v1 API to be verified for validity on-chain. It ensures that submitted transaction data has the intended bridging outcome and was not corrupted in generation or in the process of transmitting through the Superform API.
Core Concepts
Same chain swap requests can be decoded through Socket's 1Inch Implementation.
Last updated