Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.39 #1495

Merged
merged 1,560 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1560 commits
Select commit Hold shift + click to select a range
2391ec4
Merge branch 'feature/sora-staking' of github.com:sora-xor/polkaswap-…
Nikita-Polyakov Dec 11, 2023
f8f3239
Update ValidatorsDialog.vue
stefashkaa Dec 11, 2023
987eade
Fix
Sociopacific Dec 12, 2023
a38e306
Xor commission fix
Sociopacific Dec 12, 2023
df1f4bc
Add vote on survey and new banner (#1251)
stefashkaa Dec 19, 2023
657da31
Fixes
Sociopacific Dec 19, 2023
adbc179
Merge branch 'develop' into feature/sora-staking
Naghme98 Dec 19, 2023
5daa766
Fixes
Sociopacific Dec 20, 2023
bbf4c9d
Fixes
Sociopacific Dec 20, 2023
4a62515
Translation fix
Sociopacific Dec 20, 2023
f58bc60
Editable fiat amount in input (#1250)
Nikita-Polyakov Dec 20, 2023
977281b
Fix colors
Sociopacific Dec 21, 2023
3bd225e
Fix
Sociopacific Dec 21, 2023
3c881e4
Merge branch 'develop' into feature/sora-staking
C4tWithShell Dec 21, 2023
249e92f
Fixes
Sociopacific Dec 22, 2023
277f6bd
Fixes
Sociopacific Dec 26, 2023
7492e59
Fix
Sociopacific Dec 26, 2023
b399b9c
Remove imports
Sociopacific Dec 26, 2023
b8e21fc
fix chart current price (#1256)
Nikita-Polyakov Dec 26, 2023
d9452fc
Merge branch 'develop' into feature/sora-staking
Nikita-Polyakov Dec 26, 2023
214246d
refactoring
Nikita-Polyakov Dec 26, 2023
e49ca26
remove lib from resolutions
Nikita-Polyakov Dec 26, 2023
58a72cb
fix retry button visibility (#1254)
Nikita-Polyakov Dec 27, 2023
60f3a14
Sidebar hide button (#1249)
Nikita-Polyakov Dec 27, 2023
f14f11e
Improve Eth bridge fees calculation (#1257)
Nikita-Polyakov Dec 27, 2023
10b9d60
Fix rewards destination
Sociopacific Dec 26, 2023
bed4316
Fixes
Sociopacific Dec 28, 2023
c12193f
Fixes
Sociopacific Dec 28, 2023
8826ed6
Revert env.json
Sociopacific Dec 28, 2023
6c3644b
Fixes
Sociopacific Dec 28, 2023
350822e
Remove tooltip
Sociopacific Dec 28, 2023
db6a4d5
Merge branch 'develop' into feature/sora-staking
Sociopacific Dec 28, 2023
b8c7bbc
Translation fix
Sociopacific Dec 28, 2023
3661053
Remove utils
Sociopacific Dec 28, 2023
4682b79
Rename function
Sociopacific Dec 28, 2023
cf2bd56
Fix translation file
Sociopacific Dec 28, 2023
21c2917
Remove all rewards info
Sociopacific Dec 28, 2023
6f6ab1f
Fix styles
Sociopacific Dec 28, 2023
2ac0c6f
Merge pull request #1230 from sora-xor/feature/sora-staking
Sociopacific Dec 28, 2023
19b77e0
Staking badge click (#1258)
Sociopacific Dec 29, 2023
39cc198
Validators search input fix (#1262)
Sociopacific Dec 29, 2023
0a45bb4
Fix release issues 1.27 (#1261)
stefashkaa Dec 29, 2023
9ad9676
Refactor staking (#1263)
stefashkaa Dec 30, 2023
822bb7c
Add staking routing in menu (#1265)
stefashkaa Jan 4, 2024
411cdd8
Correct staking balance formatting (#1267)
Sociopacific Jan 10, 2024
df83289
Add 6M filter for stats page (#1270)
stefashkaa Jan 12, 2024
8009b46
Add sora card maintenance page (#1269) (#1271)
stefashkaa Jan 12, 2024
5712950
Improve zh_CN keys (#1272)
stefashkaa Jan 12, 2024
08cf030
Update dojoProductType
marat-biriushev Jan 18, 2024
0a0d250
[Bridge] Add Polkadot bridge support (#1277)
Nikita-Polyakov Jan 19, 2024
2b80efd
Subsquid prod endpoint
Sociopacific Jan 19, 2024
fb9725d
[BRIDGE] check for asset valid address on bridge contract (#1283)
Nikita-Polyakov Jan 22, 2024
1382928
Update wallet
Sociopacific Jan 22, 2024
0713b19
Use 1000 page size for subsquid
Sociopacific Jan 23, 2024
5f22b5b
Prepare prod config (#1285)
stefashkaa Jan 23, 2024
d9c7ddd
Merge branch 'develop' into feature/DOPS-2950
marat-biriushev Jan 24, 2024
1f0ba51
Merge pull request #1279 from sora-xor/feature/DOPS-2950
marat-biriushev Jan 24, 2024
36d4544
Fix import
Sociopacific Jan 25, 2024
60f0902
fix ss58 check (#1289)
Nikita-Polyakov Jan 25, 2024
5eddda7
set kusama incoming xcm fee 0.01KSM (#1290)
Nikita-Polyakov Jan 27, 2024
92a0f50
order book (#1089)
RustemYuzlibaev Jan 29, 2024
f8e2afe
Fix 1.29 release (#1292)
stefashkaa Jan 29, 2024
abb496f
Update BuySell.vue (#1295)
RustemYuzlibaev Jan 30, 2024
8f3f355
Single chart filter (#1293)
Nikita-Polyakov Jan 30, 2024
54aef36
fix (#1296)
RustemYuzlibaev Jan 31, 2024
237061a
Feature/order book translations (#1284)
RustemYuzlibaev Feb 2, 2024
bb664a9
Explore order books (#1276)
Nikita-Polyakov Feb 5, 2024
7bbf54e
Merge branch 'develop' into feature/subsquid
C4tWithShell Feb 7, 2024
837581c
Fix explore books sorting (#1299)
Nikita-Polyakov Feb 8, 2024
6031a44
Fix release 1.29 (#1294)
stefashkaa Feb 9, 2024
2ea408d
Fix orderbook notifications and orders history (#1300)
stefashkaa Feb 10, 2024
ec5768f
Fix 1.29 issues (#1303)
stefashkaa Feb 12, 2024
70c9f83
Update AppMenu.vue (#1304)
stefashkaa Feb 12, 2024
161d6c3
Fix 1.29.0 issues (#1306)
stefashkaa Feb 13, 2024
3813dd1
Update subquery endpoint (#1308)
stefashkaa Feb 13, 2024
9cb738b
update wallet 1.29.8 (#1309)
Nikita-Polyakov Feb 13, 2024
ff3dee4
Fix explore menu navigation (#1310)
stefashkaa Feb 14, 2024
b0b689c
Fix cancel all orders (#1313)
stefashkaa Feb 14, 2024
91397ab
Replace explore tabs with dropdown
stefashkaa Feb 15, 2024
48dbf65
Update soramitsuUI.ts
stefashkaa Feb 15, 2024
063d921
Update Container.vue
stefashkaa Feb 15, 2024
4ba41b0
Fix selected colors
stefashkaa Feb 15, 2024
01612cc
Update BuySell.vue (#1301)
RustemYuzlibaev Feb 15, 2024
3829696
add missing balance to token (#1315)
RustemYuzlibaev Feb 15, 2024
729a82e
Merge branch 'develop' into feature/responsive-explore-page-menu
Sociopacific Feb 15, 2024
e7eb5b8
Merge pull request #1316 from sora-xor/feature/responsive-explore-pag…
Sociopacific Feb 15, 2024
eb77030
Fix bridge tx sign with google & mint\burn translations (#1323)
Nikita-Polyakov Feb 20, 2024
6ca8ea0
Add KEN distribution page (#1320)
stefashkaa Feb 20, 2024
f6af950
validation refactoring (#1319)
RustemYuzlibaev Feb 21, 2024
9e631df
Update en.json (#1327)
RustemYuzlibaev Feb 21, 2024
20939f5
Fix ken title (#1330)
stefashkaa Feb 21, 2024
ef37fab
fix (#1331)
RustemYuzlibaev Feb 22, 2024
5abcf60
Staking fixes (#1268)
Sociopacific Feb 22, 2024
4d6b7a5
expand total text (#1333)
RustemYuzlibaev Feb 23, 2024
a120ce4
[Bridge] fix insufficient balance check (#1329)
Nikita-Polyakov Feb 23, 2024
4880a46
update order book quote subscription (#1335)
Nikita-Polyakov Feb 26, 2024
9f09df4
[Tech] queries from wallet (#1336)
Nikita-Polyakov Feb 28, 2024
5ecb54d
Сhart volume update (#1332)
Nikita-Polyakov Feb 28, 2024
d62946e
Merge branch 'develop' into feature/subsquid
Sociopacific Feb 28, 2024
a4c047b
Remove unnecessary imports
Sociopacific Feb 28, 2024
af6815b
Fix type
Sociopacific Feb 28, 2024
87c6ed3
[Tech] update packages (#1337)
Nikita-Polyakov Feb 28, 2024
b73c11d
Merge branch 'develop' into feature/subsquid
f33r0 Feb 28, 2024
cae3815
Max count
Sociopacific Feb 29, 2024
853c393
Fix SubsquidOrderBooksQuery
Sociopacific Mar 6, 2024
9aff6b2
Merge pull request #1344 from sora-xor/fix/subsquid-order-books-query
Sociopacific Mar 7, 2024
f9097fb
Merge branch 'develop' into feature/subsquid
Sociopacific Mar 7, 2024
bda74c6
Fix chart volume update for XOR (#1348)
Nikita-Polyakov Mar 14, 2024
06bf20b
Fix Eth bridge tx replacement (#1350)
Nikita-Polyakov Mar 15, 2024
af885fe
Update package.json (#1353)
stefashkaa Mar 21, 2024
4fa7252
Demeter fixes (#1355)
Nikita-Polyakov Mar 22, 2024
32646a4
Fix quote rpc (#1356)
stefashkaa Mar 22, 2024
fa1824d
Remove new stake page (#1343)
Sociopacific Mar 25, 2024
6ecf97f
Add swap last transactions widget (#1342)
Nikita-Polyakov Mar 25, 2024
357bdbf
Fix issues after PRs merge (#1360)
stefashkaa Mar 25, 2024
d969809
[Sub Bridge] add ability to select substrate node (#1346)
Nikita-Polyakov Mar 26, 2024
1339fca
Add skeleton to swap distribution widget (#1361)
Nikita-Polyakov Mar 26, 2024
742a1cf
Fix 1.32 issues (#1363)
stefashkaa Mar 28, 2024
4713ea3
Add links to bridge transfer modal (#1362)
Nikita-Polyakov Mar 28, 2024
4714977
Improve bridge icons (#1364)
stefashkaa Mar 29, 2024
1a1b78d
Add orderbook research link (#1366)
stefashkaa Mar 29, 2024
f6f826f
improve external links (#1367)
Nikita-Polyakov Mar 29, 2024
4bd0f2d
Improve bridge sora links (#1370)
Nikita-Polyakov Mar 29, 2024
205d12a
improve sora links & refactoring (#1371)
Nikita-Polyakov Apr 1, 2024
136ffd8
update network & xcm fees (#1373)
Nikita-Polyakov Apr 1, 2024
9030879
Add ability to hide swap widgets (#1374)
Nikita-Polyakov Apr 2, 2024
7fc805f
update wallet 1.32.7 (#1376)
Nikita-Polyakov Apr 3, 2024
7ce866b
Fix liberland adapter balance for custom tokens (#1378)
stefashkaa Apr 4, 2024
668d704
Reduce network icons svg size (#1380)
stefashkaa Apr 5, 2024
959554b
Improve bridge locked amount check (#1381)
Nikita-Polyakov Apr 5, 2024
233d17c
Set Tokens as default tab for Explore page (#1383)
stefashkaa Apr 8, 2024
82aa0a4
Use PSWAP token instead of file-file-text-24 (#1384)
stefashkaa Apr 9, 2024
332a8e9
Fix default explore page (#1386)
stefashkaa Apr 9, 2024
11c1dd2
bump wallet (#1389)
RustemYuzlibaev Apr 17, 2024
98b1ea3
Fix SubsquidPoolsQuery
Sociopacific Apr 19, 2024
e73aa91
Fix chart volume update for XOR (#1348)
Nikita-Polyakov Mar 14, 2024
3d1f05b
Fix Eth bridge tx replacement (#1350)
Nikita-Polyakov Mar 15, 2024
b025487
Update package.json (#1353)
stefashkaa Mar 21, 2024
062b967
Demeter fixes (#1355)
Nikita-Polyakov Mar 22, 2024
7573ede
Fix quote rpc (#1356)
stefashkaa Mar 22, 2024
cdd3777
Remove new stake page (#1343)
Sociopacific Mar 25, 2024
348ffef
Add swap last transactions widget (#1342)
Nikita-Polyakov Mar 25, 2024
bbab09d
Fix issues after PRs merge (#1360)
stefashkaa Mar 25, 2024
8efe637
[Sub Bridge] add ability to select substrate node (#1346)
Nikita-Polyakov Mar 26, 2024
0101bb2
Add skeleton to swap distribution widget (#1361)
Nikita-Polyakov Mar 26, 2024
114cc4e
Fix 1.32 issues (#1363)
stefashkaa Mar 28, 2024
0e04853
Add links to bridge transfer modal (#1362)
Nikita-Polyakov Mar 28, 2024
698d351
Improve bridge icons (#1364)
stefashkaa Mar 29, 2024
565ec47
Add orderbook research link (#1366)
stefashkaa Mar 29, 2024
79bd1f8
improve external links (#1367)
Nikita-Polyakov Mar 29, 2024
a1604f4
Improve bridge sora links (#1370)
Nikita-Polyakov Mar 29, 2024
c45b432
improve sora links & refactoring (#1371)
Nikita-Polyakov Apr 1, 2024
7adfa36
update network & xcm fees (#1373)
Nikita-Polyakov Apr 1, 2024
69f964a
Add ability to hide swap widgets (#1374)
Nikita-Polyakov Apr 2, 2024
830a166
update wallet 1.32.7 (#1376)
Nikita-Polyakov Apr 3, 2024
9aca1f1
Fix liberland adapter balance for custom tokens (#1378)
stefashkaa Apr 4, 2024
d59ca49
Reduce network icons svg size (#1380)
stefashkaa Apr 5, 2024
eada566
Improve bridge locked amount check (#1381)
Nikita-Polyakov Apr 5, 2024
270626d
Set Tokens as default tab for Explore page (#1383)
stefashkaa Apr 8, 2024
c12e5d9
Use PSWAP token instead of file-file-text-24 (#1384)
stefashkaa Apr 9, 2024
47bfa50
Fix default explore page (#1386)
stefashkaa Apr 9, 2024
13baf00
bump wallet (#1389)
RustemYuzlibaev Apr 17, 2024
460ff67
Merge branch 'develop' into feature/subsquid
Sociopacific Apr 19, 2024
2568213
Change SUBSQUID_ENDPOINT
Sociopacific Apr 19, 2024
8c697f4
Acala support (#1382)
Nikita-Polyakov Apr 25, 2024
d964ada
fix adapter withConnection & selectNetwork action (#1391)
Nikita-Polyakov Apr 26, 2024
0f99640
Fix bridge tx account address issues (#1393)
Nikita-Polyakov Apr 26, 2024
32f8c07
update ethers & eth fee request (#1396)
Nikita-Polyakov May 6, 2024
ecfa1e1
improve eth fee calculation (#1397)
Nikita-Polyakov May 8, 2024
3bfb128
Account signature settings (#1394)
Nikita-Polyakov May 8, 2024
543708d
Merge branch 'develop' into feature/subsquid
stefashkaa May 10, 2024
cd4b775
Burn page (#1401)
stefashkaa May 16, 2024
4597330
Add changes from master (#1403)
stefashkaa May 16, 2024
7342937
Fix min max block for Burn page (#1404)
stefashkaa May 16, 2024
f6c9b06
Remove orderbook research banner (#1405)
stefashkaa May 17, 2024
5281927
Add disabled state for Burn page items (#1406)
stefashkaa May 17, 2024
30c72d1
Hide SORA Card from menu (#1407)
stefashkaa May 17, 2024
5bcb394
fix history restoration & balance deposit & transaction view account …
Nikita-Polyakov May 17, 2024
dcf97e3
Improve calc algo & loading state for Burn page (#1410)
stefashkaa May 18, 2024
b08b79d
formatted amount & lp fixes (#1413)
Nikita-Polyakov May 20, 2024
fd25120
kensetsu (#1352)
stefashkaa May 21, 2024
aab93e2
add missing translation (#1415)
RustemYuzlibaev May 21, 2024
b84c7a3
Borrow -> Kensetsu (#1417)
stefashkaa May 22, 2024
71b2e60
cede payment integration (#1398)
RustemYuzlibaev May 22, 2024
aed193a
Add pagination to Vault history (#1416)
Nikita-Polyakov May 22, 2024
5cbcffa
fix bridge sora link (#1418)
Nikita-Polyakov May 22, 2024
a60495f
Merge branch 'develop' into feature/subsquid
C4tWithShell May 22, 2024
04a5730
Add KEN icon (#1420)
stefashkaa May 22, 2024
04a274f
Merge branch 'develop' into feature/subsquid
stefashkaa May 23, 2024
4300756
Fix from master 1.35 (#1424)
stefashkaa May 23, 2024
cc6d10f
update wallet to 1.35.0 (#1425)
Nikita-Polyakov May 27, 2024
dd8aa26
check_refer_address_sora
Kron1749 May 28, 2024
759d92a
changed_regex_to_api_format_address
Kron1749 May 28, 2024
d503d71
update wallet to 1.35.2 (#1429)
Nikita-Polyakov May 29, 2024
b57d849
Merge branch 'develop' into fix/refer-user
Kron1749 May 30, 2024
feabb3c
Merge pull request #1428 from sora-xor/fix/refer-user
Kron1749 May 30, 2024
072e819
transform dialog to page (#1427)
RustemYuzlibaev May 30, 2024
783931b
Merge branch 'develop' into feature/subsquid
stefashkaa Jun 3, 2024
4ae390c
multiple fiat dialog (#1388)
RustemYuzlibaev Jun 5, 2024
dfa9600
Merge branch 'develop' into feature/subsquid
stefashkaa Jun 5, 2024
249b628
Added subsquid queries
Sociopacific Jun 7, 2024
2336ed5
Test
Sociopacific Jun 7, 2024
7192677
Remove all filter
Sociopacific Jun 13, 2024
d132fd9
Merge pull request #1280 from sora-xor/feature/subsquid
Sociopacific Jun 13, 2024
2c0b8cb
[Bridge] Astar support (#1399)
Nikita-Polyakov Jun 17, 2024
005cbc8
Kensetsu phase 2 (#1433)
stefashkaa Jun 17, 2024
30bf027
[Bridge] Support second account connect for substrate networks (#1435)
Nikita-Polyakov Jun 17, 2024
08596b8
Fix Kusama sign tx (#1437)
Nikita-Polyakov Jun 18, 2024
3daa74c
dont call getNetworkFee on not supported networks (#1438)
Nikita-Polyakov Jun 18, 2024
ea779c4
Update dependencies & fix bridge account icon (#1439)
Nikita-Polyakov Jun 19, 2024
8a1a5a7
app in window concept (#1422)
RustemYuzlibaev Jun 20, 2024
c15ced0
Set configurable min limit for burn (#1432) (#1442)
stefashkaa Jun 21, 2024
d031ff4
convert on graphs (#1443)
RustemYuzlibaev Jun 24, 2024
8ee7ccb
deleted_shadow_on_the_left
Kron1749 Jun 25, 2024
333b323
Fix release 1.38 (#1444)
stefashkaa Jun 25, 2024
74d9e75
updated_with_variable_change
Kron1749 Jun 26, 2024
b8ffc23
Merge branch 'develop' into fix/shadows-between-pages-and-menu
Nikita-Polyakov Jun 26, 2024
becc2db
fixed_variables
Kron1749 Jun 26, 2024
654b322
Merge pull request #1446 from sora-xor/fix/shadows-between-pages-and-…
Kron1749 Jun 27, 2024
5ba988e
Add bug fixes from master (#1449)
stefashkaa Jul 1, 2024
0ba536b
Update App.vue (#1450)
RustemYuzlibaev Jul 4, 2024
f11809a
Fix subsquid (#1454)
stefashkaa Jul 4, 2024
7fffb59
Update App.vue (#1455)
RustemYuzlibaev Jul 5, 2024
94c20b8
Add error handling for tma (#1452)
stefashkaa Jul 7, 2024
3f684d0
Changes from master (#1457)
stefashkaa Jul 7, 2024
2554899
bump version (#1458)
RustemYuzlibaev Jul 8, 2024
a5e6b8a
z-index updated
Kron1749 Jul 9, 2024
89b21a3
Merge pull request #1461 from sora-xor/fix/overlap-menu-mobile-fix
Kron1749 Jul 9, 2024
b7f4b72
Fix/chart revert button causes data reload (#1464) (#1465)
Kron1749 Jul 16, 2024
a21d6a8
change_width_for_token_column (#1466)
Kron1749 Jul 16, 2024
dcecc2e
update wallet to 1.39.2 (#1467)
Nikita-Polyakov Jul 17, 2024
ed756d7
update chainApi props (#1468)
Nikita-Polyakov Jul 17, 2024
3778080
improve chart buffer (#1469)
Nikita-Polyakov Jul 18, 2024
f194fad
Replace About page with about.polkaswap.io (#1470)
stefashkaa Jul 18, 2024
c54ade4
Improve fetchData method to fill buffer with new normalized nodes (#1…
Nikita-Polyakov Jul 18, 2024
1ed4735
fix buffer check (#1473)
Nikita-Polyakov Jul 19, 2024
3e76408
Squashed commit of the following: (#1476)
Nikita-Polyakov Jul 23, 2024
1e1d977
KUSD support on order book (#1475)
RustemYuzlibaev Jul 23, 2024
38aeeb0
Fix/error localstorage override (#1474)
Kron1749 Jul 23, 2024
93f9787
Improve telegram mini app (#1472)
stefashkaa Jul 29, 2024
68cea38
Squashed commit of the following: (#1480)
Nikita-Polyakov Aug 1, 2024
deb3b09
Substrate walletconnect (#1451) (#1481)
Nikita-Polyakov Aug 1, 2024
464a0e9
[Bridge] Alphanet support (#1462) (#1482)
Nikita-Polyakov Aug 1, 2024
a15dceb
updated_button_tg (#1478)
Kron1749 Aug 1, 2024
7d6376d
Add point system mvp (#1486)
stefashkaa Aug 12, 2024
cb6d863
Disable fearless ethereum provider (#1483)
Nikita-Polyakov Aug 12, 2024
8b259e1
Fix release 1.39 issues (#1488)
stefashkaa Aug 12, 2024
dcf13cd
Fix release 1.39.0 issues (#1490)
Aug 13, 2024
e20bc86
Revert #1462 (#1494)
Aug 14, 2024
eaad8d4
Merge branch 'develop' into release/1.39-copy
Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 54 additions & 52 deletions src/abi/ethereum/internal/MASTER.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,54 @@
[
{
"constant": false,
"inputs": [
{
"internalType": "address",
"name": "tokenAddress",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "address",
"name": "beneficiary",
"type": "address"
},
{
"internalType": "bytes32",
"name": "txHash",
"type": "bytes32"
},
{
"internalType": "uint8[]",
"name": "v",
"type": "uint8[]"
},
{
"internalType": "bytes32[]",
"name": "r",
"type": "bytes32[]"
},
{
"internalType": "bytes32[]",
"name": "s",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "from",
"type": "address"
}
],
"name": "mintTokensByPeers",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
}
]
{
"abi": [
{
"constant": false,
"inputs": [
{
"internalType": "address",
"name": "tokenAddress",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "address",
"name": "beneficiary",
"type": "address"
},
{
"internalType": "bytes32",
"name": "txHash",
"type": "bytes32"
},
{
"internalType": "uint8[]",
"name": "v",
"type": "uint8[]"
},
{
"internalType": "bytes32[]",
"name": "r",
"type": "bytes32[]"
},
{
"internalType": "bytes32[]",
"name": "s",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "from",
"type": "address"
}
],
"name": "mintTokensByPeers",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
}
]
}
Loading