GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x7c88db6a at 15666244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,156.49
ERC-20
Value $0.01
0x5b986ee90ea23c70506ee137905e04b445f50f82e9ad02bc436858cfe39b06f9
0x1e2037621c1c4010cc7f1c21051cb7ce2d8bce72c829435263edeb691a3f77ff
0x1c85434b8f54c36aba36f132c8c49d7894df116647c5a5250d06573f1be2d0e3
0xe8ae25d7f5f0ca06f34f6f87aff21ce09a06ae1a67e968c626a3d0d4021e15d3
0x02e19ecfb563d4918b51c6fa4bb1eeaba6af5507882db25eabb528114fbb6368
0x174fc6e3ab735cfbd11ae8745d18b47ab103209a0fd960e7d5231304540d1d49
0xdc2797bc5f2d04ec6d75f4a5616a99d6af1feac73a6331f5b9c0f76a29bb9464
0x31f14013ff346572ac29cb0fd3ce5ab955a45061489834e0fca12dfe14e9f4c8
0x00bdc17cf7c46bd0d91d775e36ac6e0fc7931e421c3e2be4d45b8dceed652c86
0x552ac51d36b1e339b87c69a425c1aca1f8410996e71844f6f094013a93c0d047

Functions
Getter at block 21269877
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf9506ba445174b4c9404ea27c5da2ae72dc2d1d038fc96f0580ed5b572c3ac9b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe6D83325EbCd70cB6796eEb1E3FBC77F555cfB0F, 0x417755e3b81d3ff27aCFF7915aE834b913994fea, 0xe54b3bf2694eD7fAE9eA302F39863FBDB855D279]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.