mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-18 06:30:22 -04:00
Update aurora.md
This commit is contained in:
parent
ac5e9e3a19
commit
d4df406083
1 changed files with 9 additions and 0 deletions
|
@ -14,6 +14,15 @@
|
|||
|
||||
* Most bridges implement "IOU" approcah: users send funds to the bridge protocol, where those funds are locked by the bridge smart contract. The bridge then issues the user an equivalent asset on the second network from the second bridge smart contract. The tokens on the destination chain are wrapped tokens. Bridges accumulate a lot of funds.
|
||||
|
||||
<br>
|
||||
|
||||
### `DELEGATECALL` vs. `CALL`
|
||||
|
||||
|
||||
<img width="914" alt="Screen Shot 2022-06-08 at 8 29 36 PM" src="https://user-images.githubusercontent.com/1130416/172758401-b10c11fe-8fb4-42bf-b3be-3ffc4682ef9a.png">
|
||||
<img width="929" alt="Screen Shot 2022-06-08 at 8 29 55 PM" src="https://user-images.githubusercontent.com/1130416/172758414-6a6d531d-dc6c-4507-b0cf-6cd63e4d0858.png">
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
### Aurora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue