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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x4e446767 at 16178214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xd041b6f5573932b46f5e61a83ef601756edf76209b7ca20354365f5acc4ad6bb
0x3e6bda119a1d9234088736e3d6fadb50fef496766635c25450c19f833098a6b5
0x4a383a8d7bc349d44d54456762860b3aad5910d33c0b473844131da43399993f
0xc9b65c97cbdd0ebd6e8ccb42b6b7e8f3df6b8cdfe9571709471c56834b111928
0xcc9f35739b424f4b3d310bfc68e8a11cd27221cd66b3fb1e7563bc4b927acfcd
0xc8d7c4bef1765d300aba6e0664d29ad2e083535b89aa99071c04f781c23e9995
0x0eae65b286bc42624a54d96861d7a35bab6a7b10a8b9fbb4335aae99dbabb587
0xc3a8129702cabc3054c9bdc278ae6fa399c4d81c1466fc388393f15bb6842b8b

Functions
Getter at block 20796660
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec3e630fdb9b1d38f34fcc928df899a17d0afc76c419541c8ddc55e774f78478
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xca5Edc1Bc3F4f432F84E1550ebFFe819DB3e3aFE, 0xC616E0DbC2bb0cA98ea3D451Ed5D6DcA910211e4, 0xCdD31E725bF902d6161fa16b165336B63A608eB7, 0xd03A01293FDdD993ADbEf12dbF50323c3d8e480f, 0x6BA8aD8a663C8852e339229A8b8eAAFd4528CBc3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.