GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x25fa03b4 at 20032091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.18
0x3be083b1b91e0de99c3fc691a30d7aa021b89f7c32d0d13bbe008829b0e57128
0x6f59e070a72a6b399b15c7babb5aafd6e50bc061c4fa3413e8c13506929854fd
0xad60b704408b69cc54d425e7359922c3489f84aecf0e19728e6ada29c7fdb5dc
0x935fa034f184eeb0fc63ff100bf8e8c7a3d1ea5bc1b610e921814d752c237308
0x313797a245c892a98d0e7a29b2473b690df129722a2859e4d875f1f23cf009f9
0xebb10c4c0d13f59f4c3cdd18ee323c3ec251023800f91b302dd30323c0870026

Functions
Getter at block 20953085
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd0d9da7036e19c4074a432819bd20908b37156e944d9bc8f189d5e5d172e3861
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE2063AA95B35f8121A5E2f58BfE6a985270ABA77, 0x2d4b8529c1bdf9948537E00fd0A63307c9DE3cb1, 0x626Dd8ceb6BE6121982D2EeF2F772455d841047C, 0x64A55574a4d8B41f08e7d86D0f5854283667Cd0b, 0x61f28Db361ff938f9101b9144AFC7BF5b64F6574, 0x5121aED07c88E5e6484029A71BDCBEF31ac5417D, 0x7e2520B9af68F6783DEAB39b74406dA4b3417E55]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
6
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.