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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x5dc4f9fe at 18213199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.73
0x2b9f53cfc63a1fdc7b81d21119b4e087f7c350cba30cafee4860243078b63268
0x70483c075838ffdf28d54102fff4d4a00a9ddd40e5e65d812ddf86a116090fdb
0x0fb5c66d9e39d6ec4c36f0492326700636404e10b5171026671692b895357724
0xe81cf6d908bdc9c39257daa0fa69b2a5cb78a699fdfcb94ebf70c7c6c92185a8
0x33c5a0063cc27b108c5dd091646cc2aa58aef65dd91b2ffb8dfdfb0a8282f456
0x4a13aeef925b44312e913af4fdd5d726b932be3f0bc243319f9bc75c1e88dd46
0xdbdafad45d56c458e827094db60a864ee9478db70600568082e0e4a504a87edb
0xa251ec854c7de7f3745f861bdb55aa5ca2099e5bb908b92ac3b2a4fe56ca19ea
0x88ab522b5e62deb4cbbd0d5e9eb88e69b65b94dcddd74d2ea0945fba8d7657f5
0xb045224e6eebf5ad485060981422323765598f028f5fb97bb9a34a5caffb9198

Functions
Getter at block 20792645
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x391c55d0d8d5ebe540e884f7b61f770486e55e23bfb56fb065de1ffe21a5695b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE3Ed5A5386B3709df220712f204aEA9FF35Cf4b5, 0x5319D05Fcd2BDA5Bda0D246a0295cb89917C29F8, 0xcb8E63619CFa2a0E3460f96E97e974DF061f6607]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.