Skip to content

Commit

Permalink
BIP-432: Warden Vote Market Refund for Boosted Pools
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus committed Sep 20, 2023
1 parent cd5be6d commit 6ff3fb0
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions BIPs/2023-W38/BIP-432.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1695227930303,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.2",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": "",
"checksum": "0x8943309029f6ee5a4e2f64dc05762adafd979a4781ec1590088590e18613ad9e"
},
"transactions": [
{
"to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "to",
"type": "address",
"internalType": "address"
},
{
"name": "value",
"type": "uint256",
"internalType": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814",
"value": "3380000000"
}
}
]
}

0 comments on commit 6ff3fb0

Please sign in to comment.