GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xf8c5f684 at 14361328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $615.73
ERC-20
Value $552.7
ERC-20
Value $32.92
ERC-20
--
0xf3f94f2a243402538b58df047f123efd0ac4eb53b090017e07c94215409046db
From
0xbb9cfc51118344073c48e42b35c7e78fdefc9c005282e1b3e3b1a64a0e6f2cc3
From
0xea0a2fa4655be0786dabb80ce3cd3a6c0dcfacdc3be5b54b14de37939f834c5e
From
0x5a645a9b4b9dd04d62a7e2cfff3eef0d6c55148e34a43afd7bf924609a249c7f
From
0xc48c7f6f706be53d9c058ce57afd2e82f3ed96807b9e53cdf68a084dcabdf6cb
0x8098846424fbe3a418986809d530c6a25260d53e084e5c66bda50b534417c465
0x9da8082b4051df308649ea1489e847d7c8f8cd21d059dacf1414f2cf320a9478
0x23a646899ebe7490921bb184993f56a678857b7d67b913f8e286f1885bc83d43
0x32d381eead9f9a31b3feee7225ccf85b569f5f40da700e7e52c8a3cb710ca9af
0x157dfe929856693179677541af89d829db21d0677e9ca4dec309279437752d3d

Functions
Getter at block 20871624
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa95322ff6bbdc3644f5728725d9e89d686ff9b6509bf35a017abe096cbb7f8e4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x41146FcA1872EB57963375e62aC9B1C5F704fAE9, 0x6Bb563C8beFA6a7fBd02146eA5b4F05C6F0eEd09, 0xB4dF3b128d7E4D7Eb374e155fB40bBdeF20E8068]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.