GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x7054ecb4 at 19234361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,288.22
0xe2079ba574285a56f15c1bafb98c3f9a573ff804e7799df648f11f8ae8a58dd1
0xf84f95132950a3378aa9249b89ab4522345623b67c3d8e6eeafa17417f189f57
0x6708d700934b25c1b6ba7dede295a16e1d931225688bf31b6be62f691618b13a
0x0ea15f9fbbcebc98ad21942c74359c385e29b5c0c615b108f1119809c64adb11
0x616d163e60c16d71a38e0fdc265c6f9e1ffc85af9ef6ab21946bdfbc2b4df381
0x9e1b2ea6db729ba4e5f9e0ddbd05d56ccd06db4e4e275d6d2e54a34dfac7459d
0x10ea31cc392877b9728c08e84e9ecc7d846c6620dea9fef652bc7586cdf8f9fd
0xb3ed288332c305b30fc63c98ae224ea1d49c58eb7d48d4b2e8c26d126acd7c78
0x29d3d391959df284b2d6057f868e6d3d0f5ddcde0facd30c23b7be5eb7732e82
0x52bf20a2b1f843e571d17a215891f9878e706973e474c8a04e75c8ce739dd402

Functions
Getter at block 21331400
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc38ab323aef39b2c2ae6a99b3b08f0a763ca925ae45b27438475e8bb774109c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD508f99b0f78e52f1cA946c70D22F7F9d0f97cb8, 0xd11D9392e421f1612CAB53fEBcbc38FABb27a758, 0x8Cc72f77F554802EB2a6dC96A2A1e3F6ccca9bE8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.