Skip to content

Commit

Permalink
txs
Browse files Browse the repository at this point in the history
  • Loading branch information
ridev6 committed Aug 30, 2023
1 parent 46ce20e commit 135baee
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 0 deletions.
23 changes: 23 additions & 0 deletions migrations/2023_08_30_voting_emission_fix/swaves_xtn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chainId": 87,
"dApp": "3PCZbz9o5YfWtK36j3tFcM8E1DUa9d7MyXS",
"fee": 500000,
"proofs": [],
"senderPublicKey": "8FkC1gHej3uofJ24ba24sYfbsmUvoZsrwKpf67v3chYM",
"type": 16,
"version": 2,
"payment": [],
"call": {
"function": "create",
"args": [
{
"type": "string",
"value": "YiNbofFzC17jEHHCMwrRcpy9MrrjabMMLZxg8g5xmf7"
},
{
"type": "string",
"value": "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p"
}
]
}
}
23 changes: 23 additions & 0 deletions migrations/2023_08_30_voting_emission_fix/west_waves.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chainId": 87,
"dApp": "3PCZbz9o5YfWtK36j3tFcM8E1DUa9d7MyXS",
"fee": 500000,
"proofs": [],
"senderPublicKey": "8FkC1gHej3uofJ24ba24sYfbsmUvoZsrwKpf67v3chYM",
"type": 16,
"version": 2,
"payment": [],
"call": {
"function": "create",
"args": [
{
"type": "string",
"value": "4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8"
},
{
"type": "string",
"value": "WAVES"
}
]
}
}
23 changes: 23 additions & 0 deletions migrations/2023_08_30_voting_emission_fix/west_xtn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chainId": 87,
"dApp": "3PCZbz9o5YfWtK36j3tFcM8E1DUa9d7MyXS",
"fee": 500000,
"proofs": [],
"senderPublicKey": "8FkC1gHej3uofJ24ba24sYfbsmUvoZsrwKpf67v3chYM",
"type": 16,
"version": 2,
"payment": [],
"call": {
"function": "create",
"args": [
{
"type": "string",
"value": "4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8"
},
{
"type": "string",
"value": "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p"
}
]
}
}

0 comments on commit 135baee

Please sign in to comment.