Invoke splitPosition on Conditional Tokens via a Safe execution.
splitPosition on Conditional Tokens, transforming collateral into outcome tokens for the provided condition and partition.
https://relayer.kuest.com/operations/split-position with the same L2 authentication headers. The relayer broadcasts the signed Safe transaction; execution happens from the Safe proxy.split-position accepts the same payload as POST /submit. Use:
type: SAFEproxyWallet: Safe address executing the callto: Conditional Tokens contract addressdata: ABI-encoded splitPosition(...) calldatafrom, nonce, signature, signatureParams, value, metadata) follow the /submit schema.
nonce must match GET /nonce with type=SAFE; mismatches return 409.400.proxyWallet) that executed the call.Signed SAFE payload executed immediately by relayer operations.
SAFE Safe owner submitting the request.
Contract to execute.
Existing Safe proxy address.