GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xb256ac0f at 16796567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.29
0x84250cbbb4ed49107392fd274222df247c5f14aa4247a0848a4e10d2ff2e7559
0x70a669a3488eab48398e01b8f314934ac6b122ccf4dff173fcdc6ede19c29acc
0xcdcf55ea959f029516d473f502e2019b7b3d5ecf99fe1c516e747f752ed3bbd1
0x839984edfd1304390ded2aaadfe43d94557f906bf67fc44f5ef0cde8f1792286
0xe3ff434a3d5ecdbe706e729fabc5e046409929ef50689799323e13c577fc981c
0xc63ca671ebe00c4a8fc4a719572a0d03a92885ebc7a9cd3c81bf8303e3f67915
0xabbaddcbaf7f50199052cb8d99713785b4fca1987f8180e00966d35e5af0dd93
0xd86c06af28d91ecbc1315659171afbe813f7efd2fbcd3f11bf4d51ea3c05d78b
0x77b39c7011f86467ded8ba4c55d731d3d21f4c170e6d958250eaec18021185aa
0x8c9363733422eaeb1cec7ea7ff1628cf15bf210ecd9b09e8b1a5de0a4aedfee8

Functions
Getter at block 21162353
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a03cf6568a319c1a4b52e77f6605a9fcfa1ba188d83654a11b766afa4876455
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE41A2bdaf2C380B685C7Bb2a1b0378799E9D9914, 0xceDE7C93f7408C2Cbd0e8D9b003A0f5138543c31, 0xde18a61587BFbabe1216FD20ca404Bb300E0a9E8, 0x9102Eec568eC0CC62F43cEc5Ed939d8D7C8a345E, 0xA5503cCA07a550924aa495dAa6793b9E26db5EDb]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
44
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.