GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x11cc66d1 at 17926725
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
ERC-20
--
0xe24b5f9f38330b27964310e491596c965fdd90ee11b8f49aafa753c91418e58b
0x028999898c33d78f66349e21f03d269f7a0c020f507f6008f2654a9e4b0b8529
0x00db12735cf9e269495fb41cccda71797823fd3a1342f3517ac6519473aa346f
0x36c1a188a0dc61eb2e812ea69360c0d10b4e9d16e100fd745f73e9283cf4349a
0xcbc76b9f5281e348b19c122d48a2cf4a0b34e87e8b4283b0877acc3f4e9d115b
0xe737edbecd89580a6edd6a130b93051ebcb2093c30e2344353db1c3ec641b7ef
0x77fe85e603cf49c1e54844bfbff58d81e8c19b95cc8d94b099946fccf021d894
0xe7b42ae01bc787343f3953417baa4da74116c438528444e4dd7ac1055cd07a27
0xa4649a7dcc01202dd3c1a655a35d6c0c2da8c19bc718d3e934f7181bf849fbb1
0x176bf2401da58b56c3155665fa03fea2b2fbf0bbd268266f4fe14956a9063f0f

Functions
Getter at block 20844049
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x28d88fce7b9a0034238b065aea02bdcbf8201ab7fc2f018abe935ceb0548b687
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x102547E6fB1156228A5b594ca50767Fc2D35877b, 0xA498229fe6559B0D4012ea81a6d47096eD436099, 0x7836a54780Bb69421415cdb7461e121EEE382777, 0xE64F1A82b2378f72Ff65414B513f8161d8F946A3, 0x32323265D9F3Df331ccaCf7Bd11135aF14776b69]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.