GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x03371659 at 17362970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50,779.45
ERC-20
Value $726.62
0x488816c7023ec49617789b6b5e439417bcb89fe773cb09b9441ccaeb0359debf
0x2d70175d83da7ae70656a96f29e09ecdcdd5c1809acc7717fc67c61be1fbeedc
0xb3bc0b43db7f51e91792499da2e0913fee785aa0cb467a8a999a416a635932ee
0x0a5ffd5c2f21f56265cca9426972912b3252d46102fbaa643bde1ec3a67d38b0
0x351e5ec31396b962d9129954c1ddaed4b4e43c9e204922b466d871722054b805
0xbf93f29f0de8651b0aa012d75651617b54f6d615e1342a07deef3c7eb0935f31
0x98f762dee2aa3d091962d9b7654b6bfa72b265a0f6daf2696bf6d9c49c9c7820
0x64c128d80d19c05361f754cd4a7ed6d71c4223197755f89426ed4c4fd68ae96b
0x8ce0ae8c30942b42fd33d87b06b228aba86652b7f1c2cdc4027fea34efc01f2c
0x85de8e7d14293fb7b650a591613df2dc9103de0c71bb9f7ac6d93f228807a51e

Functions
Getter at block 21204560
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa9710621e48a5fc0d3af5166b9217dc522203da74f4286abea797d47c8180aef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x911F99aD3F7E1DBeE4aa7a1A280cd6845a12444C, 0xb44089d54db121ABbc0142363e7D00490149f0CE, 0x3227C9169Ac8C7B5df1c5B7927D90dF5CF43B1fc, 0x799eBb90C90852801A4fd31EBF327faC7a707E58, 0x55FCf10dcf5098496F156512498E5c27378A61e1, 0x11c34D9C67162dD21273e8844c831f7B182026a6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.