GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 165 txns
Deployed by via 0x3629b5ef at 17949417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $43.83
ERC-20
Value $57,564.81
ERC-20
Value $14,110
0x6b18ab5b68e432a0e91244831adeaa20494450d53f0ae836e5b8c03609b98ee5
0x84bd6c96a9fa9eff59b9d1275c093cdd983248c077413c058c7c409596cb9b3b
0x13cbb1e7732b4d3abdd89e6e3ac7c562f6e7619a343a988a2f1b3c0a1703b633
0x6c6f781db71e94c575f33a0798a85143d96128042d80d2daa57c0277bb304c68
0x61c373f615d5a91ca015e70cca8cb3962d438514e034d0975dfed53b33c7210c
0x556b3453707331419aa831f1ec1bcd99e06b69c1baca2b6f292aa51f9d580c7b
0xbdfc5640fab87066e23a3ce86fd4974170bf7565934f33f0c9ae5a33b2cc4df0
0xa9372114607f4f4c336b97223c07f56c2122cb77897009b912f95116cbb2409a
0x3daa2d09b0de7e7ebd95625664948f9b66ec0f0aed2e4373578b53af447afc93
0x79a77833f2b01ca80b40fe2642f9fb389012deee64e7d5f6c297796197a9081e

Functions
Getter at block 20907092
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x899eb93e1af0499552cbb1144da6c953f2381e7cb76bed4a1a1b6db552cb1e4e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCf96E143CCcd7f169BbA7a63f416e4AA8AeC96aC, 0x5744cf5c27963FA4aa4179433DF9015f8f692142, 0xe177be1812676089b3594B436CE95B9a2e3165FA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
157
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.