GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xa557ba3e at 13749889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.92
ERC-20
--
0xba1f4e4dbb7cb0dc215ce9493bc73a4f6b70cf9daa1fd4a627184b3d3307c3ab
0x081d2c6de9851ac958b5d88d74a30c3670a75aee956c1c43f187b50ffd552c7d
0xc5e86bf7ebd8f073f032144ed7e72cabd568403b0ad8743e09263ef322c47364
0xf40b2891ac5a9252ee79636a46d890a977a5b58fd33f14337f3a8e96545cce85
0xd71d3c3ec0355389f81bffa944e99aa0e92fe42c6d704388df1ea5c365ce1d90
0x1a0b662a67daf93b9b13b8dae90612e7abd304827393fcd0fb0aec8593df3d05
0x6f5593720a70b1ff1bdaca439bd41799e29add913bb55fd58b01e180f248b761
0x5b6bc7de5afbcc6171df6d3364220c5398a8e960b7b9b79e6ad1ef39eeeae681
0xa86de11c2f988cbb54dec2d92d92d4bd1560b9fa889c314ec5f226f0b584dbeb
0xc8a75fc60d95ab5152402cbdb1f033f016a500c2e26821c7f11ce34478a73f4a

Functions
Getter at block 21184409
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7cafe924f990556f212ae66f4ed6429950779edb061c232947ce2c9260b1faaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc599D80f4b57C4150BA38E68AEfbA60280dBC034, 0x33375A7cB11Ed65b0f7D720Cd969a3eF175b735d, 0x999999999999a1043B030F09e500FF4CD4d8d9DD, 0x636a1ddA5AE24e1bb6cb472b7f3C98f458feC738]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
30
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.