GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x6914d7c1 at 17521724
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29.48
ERC-20
Value $495.52
0x2bfbfdf193b49a3d15f5d7affa21b465217f8e72b6ea374fbe90a83dd77f29e9
0x0ac95e8bd98f2129a377f1738abf43496d51c718d4629627833420f49b502b28
0xaa57fe3c09475040317e42d1a3f320491b343156d571a4191f54229ddbc44ae8
0xae94bbc89687e767a0fa0c6c0bf13db420b63561c4d14597655029acf8250336
0x1051c92753efe398f40ab7fe270c12a22b2f24816ca6f2c7e4168f143fbcc8f5
0xdb0d3a732208eb59591e1bb4385748a8b50bd423810270b747427831d3ed436b
0x109ab8ba39ae19183a78a7b9e2d49d0bd116feec85d12f6258866c2987a52dd6
0x59f58d9d74922cac76d13defa48f36eccd57590a1e0f775d8a255f1956e28849
0x3e1eb3b8a398fe77440dd08169a804f8f78bae8b200b71a8a51877b140b6a78e
0x9ca84520ff31fbeac7c0e25f7668b4e7ae6842b5fb8e5234659080491143d7ce

Functions
Getter at block 20855376
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd343c3d1000b5f6f2c6e813f230e161f8e38f262d91b735f8439bd25cf51d8cf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe6fddd811fcbeb19482f528918Bc3E8599Cb1Ba8, 0x795e8151E7E658C1cEa8d82e17Bb78E9034f238c, 0x4faFf0cA3B2d2965db223b657397417F0C3e770f, 0x28769b6E726a7CaEd72870486Cd175E3045520c5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.