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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x63cb2561 at 13197212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,442.65
ERC-20
Value $0.98
0xb1c43949ab61c7c83836f04709483ffecacf9443f8895953e44f75c7f767521a
0x01aa5315e70486814191481bc38868a430cb1f276829add6821a9cc105bd150b
0x8e56d9002a28d90e8fdbb5097e83b6c684848c17a426c018da73727dd79efa6c
0x1dd50aaab712a4de729bbdb9f0322a3820ed1b4dbc3269b7e799363b8e986981
0xf8d36f5011f71a489b9d63da3b7de74491003766fb5c409834f430c58c3be85c
0xb27d4725edf5c4ca3e6b0d79e7756f7b4739f4ed1726e3c4580f7d05e03bfe49
0x901162a35e9c4fa611adcfabfc87401cb64ed3202291c4d3d9199ba354f3d886
0x5ca8935f85de90c859e39f36a4a92ef8f03c0e294d7dedeea321278db15b5a9e
0xe34ade27115600b7185c29fa08d4c5706dc70c9bf5090fe9bc987339479a30be
0xc8730df14322b0966f03dd8a8362007f8e095c540be2cc80e5d3e2f036af8c34

Functions
Getter at block 20795422
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5cebc9168b937e83e02e0f78525a2390c255da963cce028220b22b0e34b22caa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE324eB144d58fAaA03Fa029687ECfd85a4F307E5, 0xf9B9eF733b0cb69a687Fc250BE58380b34c823c1, 0x73D4e8632BA37cc9bF9de5045e3E8834F78efa85, 0xf8c75C5E9ec6875c57C0Dbc30b59934B37908c4e, 0xa5b0fEf22E892d5A25368D8B31ddf938E5F05a6A, 0x3957a83e857d5b5484C16673Ec2EBae24962400a]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
5
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.