GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 89 txns
Deployed by via 0x14bbac9f at 13195460
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1426577a94812bbc663becb417579bdd6c4e710ca6e494b3e45036aac43e7498
0x30fe905f550f4c0de98d01ab93c32ac4e3946eeddde91bb10d433a7c81dd796d
0x16724730614472399baf1985ff7f2a7598f25774f8640a28947b27d6ddbfd027
0x84913b14874b7b6b1d171103a2496ddb4923ada49b5ccd728b93d0d2470038f1
0xc84faf8dca6a536f05360361d07da8bc74a3da501c703549753fd81cb151dd51
0x3a6cef845dbca78a2e788233cbd191e8a7ba2f5b23367b7b56f13d9b89703b3a
0x86b560a96169624c425014716fe8c2432462d369fe987b29595050afd3b4f5df
0x4b8a077e7b39d8fb4c6fd72795ef554453dd07f6f7f0f2333bcec0816a4a7565
0xcff7fa6ea038519eda5aa294b4f847e6bd4d4d0648c8360e5c57d4cdec72848a
0x0a0ab76b7a42e9161a69bdae7b98ac53974faa4ffd466d44e845fe833f708575

Functions
Getter at block 21395813
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5f59f8ee427cee1afcba81752705e4662e05ad88f06cb08e6d5d368fc0391946
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x400BF368b89f80672b35b7eC7E6D1a32309720e0, 0x0B8E3646a956c51DaE078C63670bDBf7B9B81a53, 0x81D1356914b97e1B2D8ABeA4F7F9B9C36482a875, 0x1F5Dae77Afe1f078132A39EA3cBF361C52A2AC71]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.