GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x958a1975 at 18143652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $159.44
ERC-20
Value $13.93
0xc97a7218bb3fbdfaefd95bcb9b2b5d990842a9091706ace4b2f84abf37f3ba2b
0x9aedd12102000d9656610e297c67cfdf77449580ff8581828160a01ce445ba4d
0x082c848df53e6cbf1eb48cbb66d2f3635444de6a62e0d66073fa3dcb10e710de
0x9560a8f7d3679d95a83bc8204a1962e8cfba6bb808a04e66a7b88641c744f00c
0xf38ccc421c670344c57616ca7c404766b003edc90650c31571f1efd7b772ff28
0x3e6db0c6c1759e5fc55431e33c4e3bd5746ebcd3ce142d28bfff61e15f8b5179

Functions
Getter at block 21182469
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ef8cf8d9173c94d42d52f1924669bee943c093f17506b24108b89dc018d8102
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd69e4bE4E79aDCe5Ff3Cf7B4Fc2CC3806490a1E2, 0xE2262b6a9e049E1c9E7675b32090744e7dbD8FAe, 0x0B257456A46fB07cd20a7511c11f3F3261D4Fe40, 0x7AFe134BAd08E70f3143c5212955239Ade95364d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.