GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x554f1e9d at 14386707
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $380,255.1
 (#273)
ERC-721
--
0xd6e282538880346e5420438c088cd587d95f8aec1038ad26aa44f3a841266bd0
0x93950bf0379104d399f3c367fa9dc2292e5b4230e213e6db30dae68af436efdb
0xbf4b12680ffd0e41afb991e74ec62dd3df1c01565a3fc70c36fa0918f841a6e2
0xeb9e0ba4bea0d4dbe44429db2f55cbd55add48d61817f90bb91192b39bfcd79c
0x6db6d4614527f8163555d2ac643352d9451bef45b2a709a3d0a8567ad8847e43
0x94e58c09b468e9ffee8b6565a78ca9a480ddd4524189bbed6f9f8825f73cedfa
0x1912351daa277aa2768d8bc36d0a1c66c1ec5e1de25d6c038ebb42bb1f5a73bb
0x3d59802c00e77ee43b22d67f0a2637eea4ae27b57092c9490fb45ff4a3a41685
0x5e5a63f94a48164d446182d1887221c992e1d8c70b014298a4add942f4c5de2f
0x31dc87d735afb2b179f726eeed36461c53644fdd1941632db9d6eba0fbfe3fc3

Functions
Getter at block 21427480
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8c6f5f013c1233b5ec9160cdf156b7c229ce2907642192918cf5ea7fa795d0a0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x85f74825F5cC1e30e9B37f25631A755a67Bb011C, 0xFDdd2b8d9B8029cBD1A24427fD177EDB6B16055C, 0x66ffAE1D4c0dc9e2223f583972B976C826600948, 0xCdD0D8E021388C44954c5197bD2e3DdEa4dBA92e, 0x6f7bf37B442BAA504Dc986e67D4d6831a4D03Eec]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.