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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 147 txns
Deployed by via 0x93d0f7d3 at 13187493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,598.27
0x55eee7f190e44122c016fb6e0e62b697a28b8bf585b494981c80162bcdb2fabf
0x7b41a65959866516d715a016f663627707c4c9936998c3a7eba858d6b472c97d
0xdfeb7f0d7e7c2cf3cd5972f245bac62de2b3240a84c1779b5dd6009a74d7710d
0x434c6943e1f016274b0b596aae7951296b4bb5096aefc0a2cd6e00c437de19f3
0x43cd3ae5d7f13efb3f7b39cdcd0ab133379cfa92dca0d87f7848ff8ea1c6ce8d
0xcbefd2015cfa368234e5d170c45f8b6c14e787d7df0183f14ea70e1e19101f3b
0xcdc4d8fd0b98d03078e5373bae776a4cbbe7de722cb74a441cdd4a31c2f2c7e7
0x8789dbf6da2293d79da3325f78b27d1a53b0608817a900b99540c7152e16fc43
0xb0f674372e6d5dd99b5004221f2e6e66ddee95a601883ab031b4ef33e19743a2
0xacfdef46f52ad3e9e2513b71395d215d6c4e44da7ec9f185132f245200b154e9

Functions
Getter at block 20806072
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfa330d007aad7ae6fcabd48a3826b0a3c5c914ad52a8c9dacb3d325df63f9b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57B5044D298891e1EE8Dd9fbC24B3db4b72a67b0, 0xAa546b97455eaeE42eF9aB3D484AAac9c4420d19, 0x7ED46cE17655f07C2E70928a0fFAe475B3333c65]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
142
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
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
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.