GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x820dbbc0 at 15245765
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $87.14
ERC-20
Value $0.18
ERC-20
--
0x2dd55c62cf87a7efb26354c0e264ae8f9c94bac74deacb17479b7599ba74b894
0x7fc707aaa92074f0eab60f2f7473fb269f963232c91b40df673860f3379f37f4
0xe854ca75629b3bb9219c51e2bf47572a8073ad24af376b9bd0819017bf8167cc
0x1b056218688f4b1cd2d0b3d8d70f46176f27dd97483f331025446e07e84ed5c3
0x91edbf1e3e9c30a4a3cc8e8e2f0f64d08fc88d97c2e2f17cad209be40e7e15ba
0x645fc80f51040bfc771814ea35ed63ac4c735d71a1e7e0048223785186154444
0xcedacdc9f6615ee4a70b82865f9cfddc2d5bb7995f0ecf30cb0f89250e732506
0x8e05835e3e7f0fad7f3b735429169c4d85b9d1ecf4d2cdaf153fe9a5b751cc33
0xa52ddb4c7321f2f206e6e5e78b7e6338dd97c9adf7f0705993b98fd45b764927
0xe3f55399483ed99e6c7e89ae041672f970d4226e1c3ddd849bd51a1da3724c7e

Functions
Getter at block 21392133
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x022bff7fb5446d1e6ab70f09b6cb4e0f9ce3c56ee737a571a444a5cf1feb3c8f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa061982D4B087D911Db8399a641187dF945D48D0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.