GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xc4779576 at 16530478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,451.85
0xc370749d41ee9d80ca1a597bee211e3ed3d45bcb5336a87210545314c2a61e14
0x50c1bd903f00d7ce77ba2b76151ec52419507cefffd350f18f84eebf768d4db5
0x5c1fa4403054a2e4718e57331b8a2035f1e6d84e7b246ada0e8a0c6ea5dcd078
0x83e6d269edcda279fe28b08df3fa334afd7c094953a06574b1a68121acf50fae
0xcba5409fd2c081f52dd01ed31cb32af6af33dd5e65330264197677a88f900ea9
0xa9b5aecf7d2d6c8e21d9f3e0f6e51ffe3229b19538cd419f33eee9189db3d3c1
0xbda5a3ee7acf81f82cde821bb8132e81bf22762aaa9dbcddba7da2c5e1f23813
0x66fc72e43fbeaf022e64930248a99f9fdba05777c3178bc26e0e57a7cab25c34
0xa477ce9314da169a8acd6fd88cb1c40b0c252c60bb9eacfdf916690f63bd3ccb

Functions
Getter at block 21295459
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x74892c5b924d32cf51fcfa61f1da2d9209a2524bb5023c26a0cb446eeccb4491
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbfCb7FC3Ec9923Ae2e20C8eC6C5fc43A4c23F089, 0x77B35947d508012589a91CA4c9d168824376Cc7D, 0xD7c7Eb70E313EBd0f6a51Cb9d72768454861a611, 0xbE58A1b85D11e2083BB7c5766284Ed7848448d1d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.