GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 130 txns
Deployed by via 0x4404a51c at 17138005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $215,946.94
 (#23)
ERC-1555
--
0x2af8c671a439af755189d9da100545f0198fb5e5216350eab9568c341fa88078
0x6ea84e49cae6ff6669f4af195832dc0a077047ecff931562102a40d2695ccdf8
0x1543aab0161f1fd6f3a9f18a741288f7d64c0bea87fc9706aacbaf73704e107b
0x7e530839b237bbf7a9ab4a777456683d329ef1afa703476674f6971ec3b7405f
0x860a07d06ddfbb9afecd159ada12bea5c03c082c84af8f5ff381320890ad03b3
0x281419ce17e441be01952eca92dd9265fde5a03889967b1a3d7ab25e06dded9f
0x8aec922f162b5f7c90e4a93bd5391f22b1c3db1daa9d0a9a2e2dae91b54ac221
0x5e7a3942e52b5444fc3cf517f10e2da29397c3bba99b5a883da741112992937f
0x055618a279d30fc1c110593078b7eda43b2b700e39ff78114fe8948ac3a579ae
0x757bb6cbc2a6172dd009ebc4b03ddf9b2d5c3b0e6c8324e069a9006a173e2445

Functions
Getter at block 21324940
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbac8389e8a3833692e7ca1fe22a3d4c5abd249162c92cc4b1b02ef3eafc49ede
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2FAD2E19ae32dDfF862592a63A5CCA750ccD7771, 0x456446C5E9Ee144a5aD6761386834eDF94Ae7dc9, 0xe50F7f91D0094e26524D26673109e5aBCED0B6bd, 0x7265C50172B2a0812682cA3bDc652B465Fd19356, 0x1f233Bfc6c5Dd6513F4CCb6A9E339b2F67a1a067]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
130
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.