GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x948e933d at 20053393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,613.94
0x6c2c8eb9abfb6bc5f7e391871ef6cac6b72b32a9ba2f69d6a6d2000ebd055241
0x8a4b31d5a2c9da042ad51019a0d03ae256c2e36b4b049049f6de31886eab0e15
0x4ceb2e786007650137d5da3c5cdd5ef8be3dddd4bab57509749e37a976652574
0x9f2ce30f5bbbd39b8980f2d216edd74e4e75e46b427d39c7470ff04cadb860eb
0x896ec2d9317d23b82de948c999303d8002569307cd526d124aab6cb601dbcc22
0xf695d5f12233e58c34fa42b27dfe821796e19b3632e3a9b97d61d0c9427e04fc
0x97f44a0f5ff0a3f94d1a4e5236dacf2398b2e90d5d7d7f899a08dac99eb76c27
0x6826d4c63d21ad9884b6dd9eebeaf7ccb2a7ae49b91e9747cb83d7e06fe02945
0x4507c49f3644f8a84ef09ce1c731ec5263892eb3f01a2f1a4173efc71f20d86b
0x9da98da22e87c1ea6c9251bb86d26e6bffb5aa584a7ce2f6104a0f565fc18543

Functions
Getter at block 21275789
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe0f504b81497cc0b18ce2dab223473b4c5aabed6c97b7f706ccdda0fcdbc3c74
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDCe0B3355fc6Cf36a48bfA9e25274304cD826321, 0xf99053FE19aEfDF490D524E33A145dabef0Aad37, 0x9A740B31Bd904d1bA9f99121dB9a4f6be26aD8d4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
77
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.