GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0x7e3984eb at 13129224
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $325.4
ERC-20
--
0x6e3644c74c7b28dad679537f6b6442fdb46d77e991d9b3f96c610856ea2d1c06
0x5d1ccde965758ae3b233c5b04f7b07a69eeaf8b7b088891a753da8751811bab8
0xaee48d07fe741de3c0f823d7615bd28ec6d63d6ffe72004fb4044ca842c26b9b
0xdfbbd9de078b87ab06c3e030f8a40006843b94aa79f2083374bfbed4905a0691
0x11fdd84acf5c9ccbb6c9a761dfbfbfc8e4d42f371197edb43440f0e4d8a07977
0xc54150f72572e27404b2e37b03742e5577ac2d7a8dbae0fea2292958037e5968
0xdd832703d67d4379bec84e97f6a493561feaf6ad897d88e2459b452a8ad08a48
0x5e35582f3acd38d03083dd0055bf95752d4db30dba4fc17ed9fcc97e9607e02c
0x3ff75031e681c31af068c826f84e41341f01cbcc5b66e576646cc6344ca93877
0x11e757d2b9175a89163dc7f99e2d4f51ec9652cbc443cd1686b32e2c7403e789

Functions
Getter at block 21208531
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x41af850c968f66e014bac0a6e88f5e6693bfba4e48d6223edec0ce5ad5e3241a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97B79C4A4F30bE7078F43eA65992aF1c510E8E79, 0x48f5131949bE8f9e0e130E9a3d201EDd2ac67A53]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
93
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.