Skip to content

Commit

Permalink
Remove unused field definition (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaireGuerreGiordano authored Nov 26, 2024
1 parent 63eafb1 commit b971178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion registry/paraswap/calldata-AugustusSwapper-v5.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"definitions": {
"amountIn": { "label": "Income Amount", "format": "amount" },
"amountOut": { "label": "Outcome Amount", "format": "amount" },
"amountOutIn": { "label": "Outcome/Income Amount", "format": "tokenAmount", "params": { "tokenPath": "fromToken" } },
"amountInMax": { "label": "Maximum Income Amount", "format": "amount" },
"factory": { "label": "Factory", "format": "addressName", "params": { "types": ["contract"] } },
"tokenIn": { "label": "Inbound token", "format": "addressName", "params": { "types": ["token"] } },
Expand Down

0 comments on commit b971178

Please sign in to comment.