This contract is being backfilled. You may encounter incomplete storage history.

Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x01c3c9c7f0e83f958233f3d125c45b09e432abad0aa6ee85d462b717e95a3bf4
0x89be12225bb174c15737d1fe59082a9774cd057038bb367b611a9b52396cc061
0x6764bae6ca1f998f6b7a2cc99e5d111994e9831937a0b3f9f77d038308dab7e6
0xb65a397a0bf0c1db08194c102361d0801ad55f0f016ec585e0eb045a9e0bb22d
0x05ab2dff0de8d736c7de370dbe58c3a031c74c50e1ff25ca68e7cdcd27f5256b
0x9ef7c85a880ef715c698d70ae91ae05b01979e2b8bd877f3e722367233f90939
0x0dfc47aa2e9f76dcc3aa7d4f92ebe1dd597bbfd214d40eb5e8b70264b662a057
0x893be7bf3b18a9bb38faa94c8821ea2565c19c39216315fa593ef1e1afc11fd7
0x9358989a5b6fa8df25ac12d8aefb62bda4ff9fdcdfb574b0df4f6c9c4b5aaaec
0x157222fc53c4cd6f199f7a3687e401c196bbb01ddf5f4539a488cf2ab3188278

Functions
Getter at block 20792386
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x8d33423a4f218408a8a33a81061ed382158f7f41692f54a7b8af06a1648e0cc7
getModules(view returns (address[])
[]
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
13
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.