GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x30eea67c at 18293913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $200,559.86
 (#960)
ERC-721
--
0x13eaaf247d881474dc5dc2b8df3052ee8d78a8e4c8f662bfddf857695de922a5
0xb1d2aad9ad7f92b4a04fd8aaf8f4af6b3b16d1ab972bddb6c3673b8157d17794
0x57719b87b08a4bca8ade680bb9f91eab0807b32adb3e5bad7a272b3a68ffd922
0x16c3e7889295a3fd58a0fc79bbacf9c6628912318458b4342c2fc5be6a2255a7
0x8dbaffd4720a7ea40b6ff2e715fc1745eba9bfe8fad2fdbd129660ad2596643d
0xf4c1df0b1cd646d03856c9ae4dd85d34e1f8fdf7e16b4be579b7086563544a31
0x38ea424b5aea6a5d5a7adef4235b18e959a0f16cf49d49e45166297a98ad66fb

Functions
Getter at block 21256189
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa72afddea9bf2f5215c8c4d0cb0e0f175508b801850003fde2573153087f68ee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82227A0726831eF9FeD051697817E9F8dE0FCdd7, 0xCE9396B5cBF51308e586236119705F424B254565, 0x969Bc9Bd65aE5B87ca7A703973F81696B8d5F1E3, 0x4969C13B992c488777cbCf4891c0c069Ae39a060, 0xEbDa70BC7ea7d5ac3b68b181806D253B4914A8f1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2
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.