mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-04-22 16:59:08 -04:00
add list of pre-compiled contracts
This commit is contained in:
parent
6fafd48d77
commit
1626435590
@ -74,6 +74,7 @@
|
||||
* `ecrecover`: recovers the address used to sign a message from the signature.
|
||||
* `selfdestruct(__recipient_address__)`: deletes the current contract, sending any remaining ether in the account to the recipient address.
|
||||
* `this`: address of the currently executing contract account.
|
||||
* [list of precompiled contracts](https://www.evm.codes/precompiled?fork=arrowGlacier)
|
||||
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user