EIP173Proxy

Verified contract

Proxy

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

No balances found for "EIP173Proxy"

0xd76d421935314915cecbc27897a819b2624078ec22c7646bbeff64864cfdaf9b
0xd4b48cdc89d76537d55f03b61b17336257ac9427876615dcf6f1afcd769ae553
0xe062fc6617d3e6dd7262b542c442991317a69dae3719d7918675577947109209
0x9d38cd0a2e7e732eff54311fa567d74da5aef29c9477e79885c98c5de45a066e
0x090de4f5001fcb588f735bbacc77f9a8cd4af9a8bc7a8fab913957d785a9614e
0xbdb66a2a4e3fb05eeb2417ca84c73eea0fc7e00dd9714429be379d9645cea1ed
0x68afb0fdddbe57e273945d02efe90324b55cb369baa4cdf74545bf075b803687
0xd6a923060a6bd71106d09a21de370e62f8c5437f5bae0696923cf626872497cb
0x970e389716321b04879faf7c718daaf2d94dafcf9f5a54ee87b9f342e161c645
0xd13b9a1d8a68432946b31967774e766564516076a0b9845b973fad42cc035d9a

Functions
Getter at block 20951251
owner(view returns (address)
0x2a6619c2d388dbdfb473ebeb7e5b057283ccb3b0
quorum(view returns (uint128)
3
ttl(view returns (uint128)
960
txsCount(view returns (uint256)
32
Read-only
supportsInterface(bytes4 idview returns (bool)
admins(uint256view returns (address)
confirms(uint256addressview returns (bool)
getConfirmations(uint256 txId_view returns (address[] confirms_)
getConfirmationsCount(uint256 txId_view returns (uint256 count)
isAdmin(addressview returns (bool)
isConfirmed(uint256 txId_view returns (bool)
txs(uint256view returns (address dstuint256 valuebytes databool isExecuteduint256 blockNumber)
State-modifying
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAdmin(address admin_
confirmTransaction(uint256 txId_
executeTransaction(uint256 txId_returns (bytes)
init(address[] admins_uint128 quorum_uint128 ttl_
removeAdmin(address admin_
revokeConfirmation(uint256 txId_
setQuorum(uint128 quorum_
submitTransaction(address dst_uint256 value_bytes calldata_returns (uint256 txId)
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
AdminAddition(address indexed admin
AdminRemoval(address indexed admin
Confirmation(address indexed senderuint256 indexed txId
Execution(uint256 indexed txIdaddress caller
QuorumChange(uint128 quorum
Revocation(address indexed senderuint256 indexed txId
Submission(uint256 indexed txId
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.