GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x05f8c976 at 19762054
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $532.09
ERC-20
--
ERC-20
--
ERC-20
--
0x234fcb8727c2593bc36e82ef312cf9925888cf9f77b1ec65e1e021d74ca7f868
0x2f13687ff2c6cad9ae4fd3ea21c9eac5f11b7a850d192e0a18fa16a5057832de
0x2f83969418ae261076cd55a936b0e2c02d37c5bdd2d09f151f58c6652436bd6c
0x583b4ae4c4ffa2b69425650e51eae64ccb3afd8fa1c680710aae20806ea9f22b
0x5980fd9fb69071bb0a28293b7d3f1d7855b27047e296a7ed03401041b9e4dcfa
0x4179892dee00fdde38f9d1c7b91b42e38d4ee3e14f06ff0fdc5c3846b3801731
0x32cff865c9c857699670bb2eaa7d06bd118ee1b63feb58bdb27e2f7f4a3e559a

Functions
Getter at block 21434057
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd24346681e3cdc999c2da16aca3b592afea05916ccb1bd59a25856abf56324c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFC8CD13E74ee7F062089E2c2369cD4D7805D50fD, 0xf9F2E5862C221a16fC11c4DcD22876cf281D6BfE, 0x785769B35aAE40A0450B28E23E1945C60019222d, 0x977CDCc48c828c596b7204c21a09AFF4D9A97234, 0x8722E55A70c75039b10b446AF28A8B905eEe3a11, 0xd1685106c34E1f6B011e11c4843223762A9c1C3F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.