GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 545 txns
Deployed by via 0x171fdc92 at 14116541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $409.38
ERC-20
Value $688.24
ERC-20
Value $77.38
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x089564a02d450da26938635feb79f7566fff0124a3ff5625c6d57ce242952daa
0x698dc2527aede9a42f965485063ba954eccd9614a03d82983e27cd09373a1c92
0xec96cfcd676532cfa951f9d4b3c1ce0cfe54008f9b0682c54c5772287796e36a
0x89ecb89fa88e293bfca2654caeaa07cdffb6e23f65d515b6eb13d53a14d93c70
0xe9f1ed57054267255d1a32b4ec6627b874a7ea8e2de92430390d2a3c0d471c1a
0xcf427ed40c30c9843ae229a1512ffd95547fa64427132fc4a611614324ce1494
0x085b36be3fe57bd597eadd994a7bb57a1bb6171013594779843d19b105a6425f
0x0db49b5a0682f38348c5bb54e05decbd3ac1320ea8806eff2ca9803235b9e076
0xfbeec70104d3864b31ffbd40a65c0930a24941a26a7859ad0f22fa2d1fda5a84
0xedd9512052608a6e045c58a6f087044ecdb169aca96ea947326c330d6c9f9b6f

Functions
Getter at block 21159962
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xac0c556159785afd23a454b0f2022f5d50e449a9108a094efa21d4af13a2468b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA519cc50A8cBfE826794D89b7ae33207E283f726]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
212
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.