GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x78923ebc at 13951070
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17.58
ERC-20
Value $8.17
ERC-20
--
0x660c3ec9c60349a1d323b1ed943ceb771b018698b62285910d1509d3a6af35b0
0x64097a3afdf293f44a902999ec6db03f6b31983a9e65ec5471953c10ad81ecf3
0x68ef4e879fa4a6d689c5e631d3e8ec65b9521f3068fe45021f92446ee547323a
0x3f025cef741c56e2d7c5a449900c548b51059e7fdf7bdabc414011ee6b9c2b06
0xf5f1386400ff0229c9352c7fa5036186b640074bb9766ad5f67b6ee916b3dfa7
0x7597d387d8b8092bd68d0b7f8caf8b64348c6ef4485739e90de27204e48a441e
0x69a83960c94904611c31d4df2e4f2f8f9636f83ad69c497f49a4d1bdaa591680
0x84ccc3ed0c16ce54c868184eb581ad40ede249e190dd2f9c26d583ad465325e5
0x606d93eea82838e393801061f02fcf2eb7d41f964d31c5b94bb2280f92de866c
0xc46ac36d3f6c12b2dc7dbec3640fce4c5e733aa5438b303ca8bc3e44f2f61779

Functions
Getter at block 20922146
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67b090da5a3cdf028697121cc42f594958fd8f528c07d257df16d5dcd13a9e96
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x73141D278a9c71d2ef2A0B83565E9d5728FA15Cb, 0x28a295A6905599DeF5941d4eCFEB0CF133de4529, 0x4334DB94cDC66f47Cf086F7832ddA95b27d58a0C, 0x6E24F6E66A6c9c86cF4c5C60B7bcE7c73BfA6666, 0x9B0d533e1066BeB89073D55522C562D8DF7c8021, 0x340eA49C1ff394CDDb99E684518542e67745ce3D, 0xeBbF3A0862315AD090d777560A0fDF11E0a20eA5]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
126
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.