Connect your wallet to continue. You'll be asked to sign a message to authenticate with Otim.
cast wallet sign-auth -i --rpc-url https://eth.merkle.io <OtimDelegateAddress> | \
xargs -s 4096 -I{} curl -s -X POST https://api.otim.com/delegation/new \
-H "Content-Type: application/json" \
-d "{\"signedAuthorization\":\"{}\"}"