GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xfc5a1639 at 14622693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.6
0x20c44910e3ace7edcc0cee81ba632fc53ed5954ffa8b9f1d72d11246b2c6879c
0x5757e3887629b681e5948a1f702758cce6df691c5cf58303f0ea24927ee5e8e0
0xf4391b5ca6c55f3e1f3808ac57c08fbbad9229ee730a04ec9beb0f7198e7858d
0x877e72c229e226f4974165842aca2706f6511336da354fcbf07a59c6bd6511bb
0xb1ab621d8aecf717bcce2090fe201baa952b4ce44d3c91e4aa8d98ea0e58f36f
0xc8e221a80bd567683daba8f8d511877660f2f1b9dae70be1c1e64d85c4b23175
0x9bbee1bf77ba638878e8a7a57ba6ad4d2848f6cfb7529365bd819643f99c36fe
0x2b570de962ad305641473ce1eb211c72f0340b25534a4c2c39b416cb0cdbfb7d
0x617085a1e0d5adc3c283f092b5c168638e7aa4881fd58599b7d7da7f120c6fb1
0x980e7f1b183e5f57f5a3d5fe540c7255e07c71367be1adce17680f677ec1ed3e

Functions
Getter at block 20956333
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48908b94548b4b73a1883891e2892b0602b24af22956235fbc23cd6f5c7bdda5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5A3918a399d4690342CAd79c7760D8E63E38a0C0, 0xCAe776De20AFCB6375bb2f44Ca122059c857CD12, 0x51D7253BDBbb4F32906eE2B55Af183FA7C01dEb6, 0x6a33ec492f5EAeFfF44Dc109858C272d562e6A0e, 0x0f243B3fdc92F31028b1cbE2bDFB0E6C42587adC, 0xF00D599C50858FF16543C10ac22D0E7394bF5446]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.