GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xcb709140 at 13287408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.55
ERC-20
Value $3,277.79
0x7772d61165b6f6f9f0a30b69e1232e7316e5bdba39b0b1b41171ce84981bc0b7
0xf3698bd4d5c2d9e50543769bdd3f2b557131dc01c90276b65ec971c0bb4e00f0
0x27e84fa26c4a3568ce997bf3da8fef2a9ad1d7dede12ea9d45fe0b9efbe583c3
0xc03288553c1794367e03a9fcfb26abd77927690711a07736b3656657128dbfda
0x65d8dd204f8de348e71fec8f7441a9a2efcdec1a23f4536447dc08405a924571
0x64ab5bce79db32b5380245494eb8aa9af74c9aa22ffb5e58f012c69984c81df1
0x60d3d44c2c9dc179c80ba16e89d5049691f96e53755835bf14c4e437285bbebc
0x795524075a923c4ac1e13fbbfa0f30896598c3e3126f02452f03b5001ce5f175
0x043fb8027f4438208a54ae6ee7b89bca38ec806706f6bd588f13ca9378f2837e
0x5c6aa7dfe4cc55062bf42ac91c16cfffbf0b631c629e6eedca34f69dbb945d74

Functions
Getter at block 21208772
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf5b2b08e46eb57d0ec2b09fdafc970fdcbd5995dfdfe4d5f79b1d4d77d60b3ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77466365e1be100f8E1Ac907AfE4151Ea21c528E, 0x5b8C253517b6Bd003369173109693B01cb6841B5, 0x62a2CB7a5979D8A25828E0a24A88258f84af6BC3, 0x67aaB54e9F81d35B2d9Ad7Bc3b6505095618aeB0, 0xB554246AA1A451d84967E7A081bb22B69DeEad51]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.