Last active
June 19, 2022 14:17
-
-
Save bonustrack/5d4551421ac570d472c07450f503eb21 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"to": "0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB", | |
"data": "0xa9059cbb000000000000000000000000ef8305e140ac520225daf050e2f71d5fbcc543e7000000000000000000000000000000000000000000000006b14bd1e6eea00000", | |
"value": "0", | |
"_type": "sendToken", | |
"_form": { | |
"recipient": "0xeF8305E140ac520225DAf050e2f71d5fBcC543e7", | |
"token": { | |
"name": "CoW Protocol Token", | |
"symbol": "COW", | |
"decimals": 18, | |
"address": "0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB" | |
}, | |
"amount": "123456000000000000000" | |
} | |
}, | |
{ | |
"to": "0xeF8305E140ac520225DAf050e2f71d5fBcC543e7", | |
"data": "0x", | |
"value": "432100000000000000", | |
"_type": "sendToken", | |
"_form": { | |
"recipient": "0xeF8305E140ac520225DAf050e2f71d5fBcC543e7", | |
"token": { | |
"name": "Ether", | |
"decimals": 18, | |
"symbol": "ETH", | |
"address": "base" | |
}, | |
"amount": "432100000000000000" | |
} | |
}, | |
{ | |
"to": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85", | |
"data": "0x42842e0e0000000000000000000000000da0c3e52c977ed3cbc641ff02dd271c3ed55afe000000000000000000000000ef8305e140ac520225daf050e2f71d5fbcc543e7ff9051bb54c6601a5cd667d9d840c15bd68f6b3e06516ba3c549ec78830d087a", | |
"value": "0", | |
"_type": "sendNft", | |
"_form": { | |
"recipient": "0xeF8305E140ac520225DAf050e2f71d5fBcC543e7", | |
"nft": { | |
"address": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85", | |
"id": "115594766457952972578773546290662588082437031040700010009974872056800452872314", | |
"name": "gnosis.eth", | |
"collection": "Ethereum Name Service" | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment