@shazow/whatsabi
Preparing search index...
proxies
EIP1967ProxyResolver
Class EIP1967ProxyResolver
Hierarchy (
View Summary
)
BaseProxyResolver
EIP1967ProxyResolver
Implements
ProxyResolver
Index
Constructors
constructor
Methods
resolve
to
String
Properties
name
Constructors
constructor
new
EIP1967ProxyResolver
(
name
?:
string
)
:
EIP1967ProxyResolver
Parameters
Optional
name
:
string
Returns
EIP1967ProxyResolver
Methods
resolve
resolve
(
provider
:
StorageProvider
&
CallProvider
,
address
:
string
,
)
:
Promise
<
string
>
Parameters
provider
:
StorageProvider
&
CallProvider
address
:
string
Returns
Promise
<
string
>
to
String
toString
()
:
string
Returns
string
Properties
name
name
:
string
= "EIP1967Proxy"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
resolve
to
String
Properties
name
@shazow/whatsabi
Loading...