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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,068 txns
Deployed by via 0x623bdc8c at 16658287
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,862.71
ERC-20
Value $124.38
ERC-20
Value $55.03
ERC-20
Value $47.78
ERC-20
Value $33.02
ERC-20
Value $15.57
ERC-20
Value $13.43
ERC-20
Value $11.8
ERC-20
Value $10.76
ERC-20
Value $9.4
0x352b5e4381ae7ac32e071511192c28eef7cfad00adb12a9e9917c53709c86e5f
0x8d84f24043df5c4c2bd20f6f18ec561c1d5e3db8ba2b87e3126e4bc36a4a6f04
0x28dd07c88431da9a5259101e82ba7981c843be307eaf65022f63f895f69a4d03
0xfc9afd1ad7ace2287c086a5b68a543c176cfbc45bbf39c7d54a82e532765c6d2
0x195b7afe87e1db2e73c8740cd0b80e2bb3d067768810c3b53fefb057150fee74
0xf2fcfcc02a542ccdaa9944b9990861c4f4e96223db733ce51b8e347965574d97
0xe2cf805373b2411c6b986cbaff962d722d314787314e4749b1359de8eefc434a
0xd0c9ae5dfc0e13d529b578ca2f9815cd3aae3f1a8036130885fbc6bb5d41e9e9
0xd020e5e72c40e058b13f7fe0f0407132d63304cc00aa3856bcffb47f0cfb27c5
0xbd686a2e5243c74e44bf727774d0164ec15776320c478f9b6cf6422e60238454

Functions
Getter at block 20810891
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc45c50ad31e714aa9d83be8561a5da69fa57342a4d225e7248eb12c826ba007c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDBafa316C236c090e7633Cf7CF5EbDd2947B50A1, 0xDC557d2cF63754B10882fD64DbDE34188db04bb9, 0x786274634D4B0196A1ee0EC4764023624186f261, 0x0139aDC906659c5B075F83F09AE81a9F44bA5d60]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1040
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.