GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x15450eb0 at 20078446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $604,649.99
0x884c432aee3decf40fd15b85c97450bd91543a54c77a72bcd8de9f4e3f349fb6
0xd33de6e0f0d0431cdd338853146a3c6fea7602cf85cc8900dd73bbc9e88ec6bf
0x1f7d6d97984d5a62f7e863a071346c6fa66ab5a4c8550a6e8bdc7530fe7f2e54
0x7fdbb31a5943e8c11e3e3cd0338fd3026df920ca2e33e66d52bb64ef3491ee64
0x891f6f3615d2f337712fa4fab84e168d9d227b1d64d3d7ada5443791a9b35e7f
0x4dba11f078de37f8063472f8c3b5624b4df566e927f4aece523eff09b6c5717a
0x0133cb066b5648981bb0b14418087cbd912138fb8472b965c55025877053c414
0x878770106c38e6b321f45c6b8c78781ec22e0343c32df6bbee657f0e8ca9a1ec
0xc0d4a7dd7fc17440db9d1720644a22ab5bc04af12030c92dfe3ed1ab31d6e71f
0xcfec446581089974f711b4be9ebdc5c9bb07992085db5346cde851859c7bf77c

Functions
Getter at block 21223288
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b9a220350785815575a93bc7911e78e9be43eea6e5a8cf1af95bdaa999bc58a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7120A4A55dF33f7022bbb2Cc0dEE3eb936574BA4, 0xc82306B0c494bf50FDe946AA25b6Af81E5FF7c5a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.