GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xe55cfc79 at 18574132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.2
0x825248b6e7055e8f31a916e624ba4f3f7679aabdaaafb6dda67f03743d61af36
0xd1a46858eea91cbe6daa0fd77a4093f2c1f51d3a2c00d355ea9da4b6b7c7b897
0x85c9deb1632fe0c265b7fc2f9d97d6373cf46f2cb92546bb04409526267a5c8a
0xd224bd29be5950c015cf1f2f6b8be57f3e6e409c9870a026b743bdb26b7f8f22
0xd1b4efc5ce552ac666c343e7294f065518149d246b8246fc1e89c49eb861ff0b
0x3a18e12f90ed53eb4dbb73a1cd9d3108795ec673afee9c018772aab60e9796dd
0xda33d2e31e32cdd29224a5b7b7520684ef9b61e0d7c52ef7591f9bd3b8ef9c43
0xc1ecc579bfab51a5803c8351c279e0231e648125d446f2105343dfa1c45925f5
0x1c27bc07479c5098e375603a63ce775f5aa8b865d7313417a99d5f8b337e434e
0xe4e6ea923276ddb2dc8517e66861cdec9eab1d5ea817053bff83fbac933b9b96

Functions
Getter at block 21212719
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x575912a35979f3a90a6868356710f000041b3356b60215792460c458c3853fc3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x32697f04628A60935b3da8c2Fe6133A160Ad443E, 0x8C829B2f890a70f9700Edc8CE4fC2226Fc00DEad]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.