GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0x85068b1d at 15049280
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38.15
ERC-20
Value $2.1
ERC-20
--
0xbabc8d9f97fd29352bd53ca42fc377655e700a1a2f7b3c3daa08c7a496efea11
0x25ba478f5ac82971bbd28435f745767dd720e7c186cbdbae422120f21e7e0b49
0x3bfa4f805db5117abd322130d42c684a8e5117ebd40e2b2c92a497ec5aec7984
0x05124674c2c707943175cbb29843c402488422068ab603aa5b09e1fccb43fc38
0x09c4f8a2ba2bb4d758ac790682ee24a5466ec16800405dfcf39d723b1fa00480
0xffd59dc1c2e2fdf7c6847a344fdcb092d451eeb9ac7792e56fe17698e62e2a2a
0xa614b7fe3c3d93a849f03aa905b657476bb4b921071ed85b6da5f95e579bab5f
0x54ca178a604b1e0f9026ec1a8717c928a0545b588f460520fec2cae8975be7fc
0x5642b59a03a6f381ebdc9483b7065bf916e3c007c3adddd6ea2a886adfd40a4d
0xa660535a9c4fbaadc54bdc1bfbff8f34674d5046e21800422094adace2945740

Functions
Getter at block 21247752
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x13a67f6e7ea1c6fef53d93c6579aafe2ffa991cc37bc0ac907452e5d3dfdbb06
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x192b74CCF0b2E1882FdEf85De48a2F2c842B4441, 0x2DFe1A5a0074e05314Cb9A3f67898a78deA9fc9F, 0x9eCFf97FDC700E4357354939a38A66522871497b, 0xB99906BAbed9a0dEB8e17f154Eb1C0722E7A185A, 0x22f5413C075Ccd56D575A54763831C4c27A37Bdb, 0xc2db8b28740E75ABC517B3aE78FaB621B5FAd7C9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
121
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.