GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 933 txns
Deployed by via 0x9096a213 at 17933794
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,988,704.87
ERC-20
Value $552,632.23
ERC-20
Value $303,220.45
ERC-20
Value $138,614.09
ERC-20
Value $88,983.83
ERC-20
Value $84,535.77
 (#1167)
ERC-721
--
0x2bdaa9b12dc3a439cdd139c31edaaccd8488292a99fa419eb76dc60d0348d57c
0x8959e506bc78f1229090806c032ddced3a377d12838fd841373dfa41ba1872a5
0xd4747f348d5afa877bda05aa582b865db770585db8d3eae5fd4eaf92e3bf7ed9
0xb7c16d61ceb97fe96ac616ee5bd53b3478aca68001756f65996d57b4306fa0b7
0xdeb0447d304f750e526e64a9fcf93e27d75474d680973f74c40aa2a95d26d088
0x4aa0165c89f7059726b7e5df03522a24a771270518e66a1e3990d5a58c204372
0xbb6d164660ae4cb05f2c10049da37550134167f08a1a1a37df0804a28aff0fbe
0x6b8ec31fa64d1cac116455ee845f3885afb15107cf3e94cee8fcd02cb007b185
0x7969482956d7e304490194cc46ed0cbb43b8770698c20d655b969a6c6387e655
0x4395553cc6a15b58eb5897236b078d9b4cf3d9671f341bf09caed0494feba988

Functions
Getter at block 20916633
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd9d0cab265c1f19b3073e8ce03cea9b0777458b324090fcaf4206239116171a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x13E03a05bfEF5685BC7e073D5B291B2e547Faa78, 0x52790B81fd484dD7842b02F1C89A8554D4Cd2B59, 0x18B7ff0370456dB6b7710714D9DCC25a0A3b3016, 0xb5fA0F180Fd7176DD8ccF803337C8fCa7a6cD736]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.