mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-23 20:28:21 +00:00
Automatically merged updates to draft EIP(s) 2535 (#3075)
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
337ffe09b5
commit
d4e30e3143
@ -46,6 +46,7 @@ The loupe functions can be used for many things including:
|
|||||||
1. To query services like Etherscan or files to retrieve and show all source code used by a diamond.
|
1. To query services like Etherscan or files to retrieve and show all source code used by a diamond.
|
||||||
1. To query services like Etherscan or files to retrieve ABI information for a diamond.
|
1. To query services like Etherscan or files to retrieve ABI information for a diamond.
|
||||||
1. To test or verify that a transaction that adds/replaces/removes functions on a diamond succeeded.
|
1. To test or verify that a transaction that adds/replaces/removes functions on a diamond succeeded.
|
||||||
|
1. To find out what functions a diamond has before calling functions on it.
|
||||||
1. To be used by tools and programming libraries to deploy and upgrade diamonds.
|
1. To be used by tools and programming libraries to deploy and upgrade diamonds.
|
||||||
1. To be used by user interfaces to show information about diamonds.
|
1. To be used by user interfaces to show information about diamonds.
|
||||||
1. To be used by user interfaces to enable users to call functions on diamonds.
|
1. To be used by user interfaces to enable users to call functions on diamonds.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user