{
"Version": "0",
"Title": "Ethereum Transaction",
"Fields": [
{
"Type": "text_v2",
"Label": "Network",
"FallbackText": "Ethereum Mainnet",
"TextV2": {
"Text": "Ethereum Mainnet"
}
},
{
"Type": "address_v2",
"Label": "To",
"FallbackText": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD",
"AddressV2": {
"Address": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD"
}
},
{
"Type": "amount_v2",
"Label": "Value",
"FallbackText": "0 ETH",
"AmountV2": {
"Amount": "0",
"Abbreviation": "ETH"
}
},
{
"Type": "preview_layout",
"Label": "Universal Router",
"FallbackText": "Uniswap Universal Router Execute",
"PreviewLayout": {
"Title": {
"Text": "Uniswap Universal Router Execute"
},
"Subtitle": {
"Text": "4 commands"
},
"Condensed": {
"Fields": [
{
"Type": "text_v2",
"Label": "Commands",
"FallbackText": "4 operations",
"TextV2": {
"Text": "Permit2, Swap, Pay, Unwrap"
}
}
]
},
"Expanded": {
"Fields": [
{
"Type": "text_v2",
"Label": "Command 1",
"FallbackText": "Permit2 Permit",
"TextV2": {
"Text": "Permit2 Permit"
}
},
{
"Type": "text_v2",
"Label": "Command 2",
"FallbackText": "V2 Swap Exact In",
"TextV2": {
"Text": "V2 Swap Exact In"
}
},
{
"Type": "text_v2",
"Label": "Command 3",
"FallbackText": "Pay Portion",
"TextV2": {
"Text": "Pay Portion"
}
},
{
"Type": "text_v2",
"Label": "Command 4",
"FallbackText": "Unwrap WETH",
"TextV2": {
"Text": "Unwrap WETH"
}
}
]
}
}
}
]
}