Skip to content

Commit

Permalink
[BIP-669] Provide 80BAL-20WETH:WETH POL on [Ethereum]
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus committed Aug 6, 2024
1 parent e35c599 commit 21db2cf
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions BIPs/2024-W33/BIP-669.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1722936911634,
"meta": {
"name": "Transactions Batch",
"description": "80BAL-20WETH:WETH POL Mainnet",
"txBuilderVersion": "1.13.3",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0xba100000625a3754423978a60c9317c58a424e3D",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"value": "21978000000000000000000"
}
},
{
"to": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "dst",
"type": "address"
},
{
"internalType": "uint256",
"name": "wad",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"dst": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"wad": "24450000000000000000"
}
}
]
}

0 comments on commit 21db2cf

Please sign in to comment.