EIP173Proxy

Verified contract

Proxy

Active on Ethereum with 0 txns
Deployed by via 0xbf187feb at 16869869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EIP173Proxy"

No transactions found for "EIP173Proxy"


Functions
Getter at block 20951276
owner(view returns (address)
0x2a6619c2d388dbdfb473ebeb7e5b057283ccb3b0
admin(view returns (address)
0x2a6619c2d388dbdfb473ebeb7e5b057283ccb3b0
isPaused(view returns (bool)
false
pauser(view returns (address)
0x2a6619c2d388dbdfb473ebeb7e5b057283ccb3b0
Read-only
supportsInterface(bytes4 idview returns (bool)
adapters(uint16view returns (address)
allowance(addressview returns (bool)
State-modifying
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
allow(address caller_
disallow(address caller_
init(address admin_
mintTokens(uint16 executionChainId_string token_uint256 amount_string recipient_uint256 gaslessClaimReward_string referrer_uint256 referrerFee_
pause(
setAdapter(uint16 executionChainId_address adapter_
unpause(
updateAdmin(address admin_
updatePauser(address pauser_
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
AdminUpdated(address senderaddress oldAdminaddress admin
Paused(address account
PauserUpdated(address senderaddress oldPauseraddress pauser
Unpaused(address account
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.