GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x2b929bc3 at 18369299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,225.52
0xf89587e300e4e6247c64225cf4c6029978c89a3039cf49dc25b8a83ca808c318
0x10b7cc247b9a17f5a44965c644ce8e579978372653f825827b19e8cfdce045ad
0x144dcfebdaf8e1673c3772aedf5f4c04d5e66c6d886b49a4506a1c28cbcf948b
0xac25f3ee2f27dfdfbc6dfc6c90479acdb1e4085e16d9234bc45893fad5dd2935
0xb6a5505fd3a54f6af22b65741838d64c6d91a16b1ea2661f9e2289cfa18edab7
0x8c7f608558c860c03baa3da301d456413c5228ab17d24b3a6c8dcee1ffb337c3
0x218975dcd7fabdd184fad81809cab44e1cee8a7dc8e4db572dabc459f7004795
0x57716e1d714781b413feeb52fdec3c81822da052f79fe66586fc5ab2a97d0da1
0x716c3a769248c8e6cc205738c91d8d25f037cc2c74f57b751588c851f861ea58
0xc63add98ffe65443b23568a94777b13f3b6f1b489f8fe6f395e9c57773ac6aa3

Functions
Getter at block 21184143
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37e241d7d09fed8c09d3ee6f57009862da6e1ca756d2e5cf9e3a7399b72ac67f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5d102682733232dAAC1Fc33E31550a5d597DBD8, 0xF8da7c1cBb766AF1CB6244e42Edf6F1E696d7941, 0x268762Bd8D951081AA15eb2FDD48F9C669E738BE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.