GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x3ab47bb2 at 15981126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.55
0x3960bee4029a41eef01547387be8ad6056f670afa419abf40ea831d6f6949982
0x45b442e7d840f4c4840f07f37301bf4c0b08eafa1b60354553063bc3f623b20d
0x3efda9840f60bb56e54649aa4336919fc86757a87bb8a8bb7855626238283664
0x3862d43fd57357ffd6867edeebbae183ba1e10ef31304ce46f50fafd9b5b0f51
0x169e1e31fefc511ea89b124100f871b37c4894cd3af8636c09dbe8f96f6a1693
0x26aae165c7386155b24dbc4973dfeaa414a8002a88461baf2ff3710512e58251
0x0d4e07f082a46afcf48b4cf04836846a4e779e0c57f3418bc1bb5f12c42607a9
0xacaba9e75d4e18917284cf3c2fcd82aa54226a1d6eb49bdf3ea88c2182be48dd
0xee470b7ffc5e4c687ad22bcbaa5819241158791ee49a025f804a2fb1369b9baa
0xa41f1195e275ff23e029559725030c0a3f2d8404b9cca71bd274e0e24786fefd

Functions
Getter at block 20791748
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4433054ce276abaadbe08e4482b8ab3fe4d1fb6a2a47945fdd3376657c127fea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8c44f6DAC331E48e1250E21C0346D7C62C279c8a, 0xfD541c8A6710006a63C83eC32B9F2D7b3291eFa3, 0xecAA8fd1b3892994291bf749fB48D7cEfb5D1A5A, 0xF19E6b923Fbc42f34B522324954Ef2c747618d96]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
64
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.