Commit f452bb2
authored
feat: add transfer shares cross chain (#393)
* feat: add transfer shares cross chain
* feat: add cross-chain helper method for allowed destinations
* feat: convert to evm address util function
* feat: add cross chain transfer status check
* fix: cent id variable name in batch method
* chore: add overrides to fix package vulnerabilities
* [bot] New pkg version: 1.7.01 parent c3795b2 commit f452bb2
File tree
5 files changed
+322
-156
lines changed- src
- entities
- utils
5 files changed
+322
-156
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
76 | 96 | | |
0 commit comments