GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 159 txns
Deployed by via 0x42d9aab7 at 14800193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,165.01
ERC-20
Value $84,260.92
ERC-20
Value $81,805.55
ERC-20
Value $11,652
ERC-20
Value $8,825.18
 (#783)
ERC-721
--
 (#6)
ERC-721
--
 (#1794)
ERC-721
--
 (#135)
ERC-1555
--
 (#0)
ERC-1555
--
0x6f941d5d79ed16894d9bb5ffe9452060dd49d6b2337409e01924e5ca4d09e55f
0xb056a701646ec3e089525d89d5c526a3fee6011201b7f7bf73c289617d08c50a
0x0474cfc984ab41730c2f4a6215c5dcdf54511e94a1cdfe5f15fc457d2ee229f7
0xe4d78f412addd8ceb77eb038886be43a22c7befe9d0aebb237d3dd66de766aa5
0xadef72b1911854dcceb5eca71b7fa9a1d28a31aa5b90991ec262486f2ff48273
0xf900ec304a3d50103d4acbcee18f0410f8e72e68b523fb3a35afb333333ef79b
0xbfa67041fd61955b4cdac4201500c65c681251709c002040ff5025c14e9a8cd7
0x3bb35fd4db267ce54e772470aabca30d1c043d9bcbdc411eda3689489f83c05a
0x60be0ecccbe5524722e61bc8e7995b0461804daac3d5e361e2bc56b6dea74b1a
0x838fedd1cd2912c57440a2e49dd03e0357ed75f6976239b0c341d57ccb2c176b

Functions
Getter at block 21217712
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91b875aa2ef1a452cbfe4b700b277cda5a3c6715807d85e55aa08042fa8c0ee8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x32Be3da4ef723751B07AFad6F14349e819e7004F, 0xC6895090Df31937a33fF3Fd53c342B07bBa9B592]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
152
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.