GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 358 txns
Deployed by via 0xa4ab820c at 15684967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $964.96
ERC-20
Value $4.91
0x6c634cff2dc07925687015d05c34e43e1755e3a7d802855d6753b7bf71b3a4f0
0x6488c503e09d3831e6534e76374876ed751ac19f893ac7df9b070f96c6ea86f1
0x458fa4d3f969786412ae7c33faddc03090242fa052cc0fd96856cd363bf1de0e
0xaf53991b8f258f0d7d96e1578fc7deae305ac08a55b5cbbba08d15a583cccf26
0x6a136c868153a9b1da365767f5c1503234475c0e6b3e774d771b99ccb5c92494
0x9dc76b1676d4131152d1e762a958d7b013bea007b4b6de0586ea84c6d1bd5811
0x7c9299c3e61c218d6010ed0e51bc08a7895bd46ff6c9c7fdf35275d62d78349c
0x4e87e97363931c65a8d27d32e9de308c108181c0ed04f2ca333526222f8aba06
0x9af92536820c83efe650d8f0b69402a97019d97a66510b61f89400bb07056e82
0x7854b6b1326d124430e99d3c5f15fd9c1487d69dd4c92fdb4422b63deb4ecc5a

Functions
Getter at block 21124353
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x030f3d05ea9332fafcdb36e082f20c684408d713c41923d218ec6e62fdfc0bf2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1A12a9e7C0EBA2B47970abfd3DCe339B8A38F57D, 0x62C2Be5Cf00B9b5864BD2a4024D8D137ba0E439b, 0x34a5CeE79143db623B58cF01d31756707DeB35e9, 0x4d0791Feba58A3D3cecE2A9f74C21dF386FBaCcB]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
386
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.