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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0x2bcfcdc9 at 13886646
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $127.58
0xd57524d67e6900d041fd96c6fd751fda5ad9beaf5c5f49922e2fa41322bb0ee7
0x2d186f11bee8c19424fb62853bc52a34bbbf443d5e0b0b6564003b8d77b11ec8
0xde53c65250e6f4d298f58e1599f5b2e86a34e0f66f49df3954af90f7cd19154d
0x638155c9e7b6a643f74ee4efc1fe29baeb0956febc3af53a059e16cc44d31022
0x571496c1f85573583816ae16427dbc9e8fab112be8dfb7fdc65f128804abe75e
0x94070066dcbb3de1c4cb244199134316b2c83d9a7749cd174cdb5c9ebc52aae7
0x94c149f910f748137e5b8b24c6e015385ae1a9815071a2c5c35c84ab0d8523b3
0x5730d3351a50b8dd5a2801c04c3dedb95a00c1e128f0cd12a725481c08030e5e
0x8452d0afdfad9642d380385e331e12cbfef0fc3e3f5887964503da45f90cee20
0x306a92e95dd6d64d4e5145c25391f42ee48fc937568cfe2f35b98c1ecbb66a18

Functions
Getter at block 20797277
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe437c3c5a3e84af7ff111d7093760774a5f1dc2ca13589d25b34611463771a05
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16e9D62d42e8d85302D277161c487fD9e9D3C7F6, 0x25BcF2C080B1565E999e189EAC44520Ec42D1635, 0x5F6542f2fc74D943a9d56F9Eb824A45026768e51, 0x0d7D12852988eb4B60E34B53cfd37a0B692fbaDa, 0x066F64b27B2e95A09FCa174dD08feaA10Ae103A2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
66
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.