GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x847f5272 at 16338597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x552b5cb1f3ff313d8e558f6b88acd95c01eba080e84ecb4abe8e54f25f19937f
0xab920b9d7f74ade4745f84635f6f6ab6fa90103d06af40419fb6e056fde16a5a
0xd6645e840f6400790a13eb43e86d98253b88f5fbdf9a5f68440b194a5015ac3d
0xa17615b3231e9d203df9389088b777fed163c2c50a5fc18d06e669b7a83c15fe
0x05900ecf8079262e559e4b6ef3adb7d6882f754c89c1098a78eed08aa32e0142
0xe2975d229cf6826cb3ffa8762fdde40f0f437c517c92e83308175ab1cfbacf3d
0x8b1c2ad8120ff1c6a9537373f28b1606222f6c3046bcae28fcdcf890a35292a8
0xb7cb84de0323f5261fac3026f32de1f7090ca5607a89235daf70da56b21e8ea0
0xcf27f7f7de1052a87d0e992b4f017a7c9751a3bfebe90e5282d0fb6f8de8f818
0x91a9d416fcbfafb21ee8dca22c92846bbd2debee32993a98cdb01a4ac5cd71ea

Functions
Getter at block 20916062
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb797a5447329cff15a452a3e71f6234003cd0e25e367c9398127166c5ea02fea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaa8DC69d5E10d3749D3A81317B4DCd2Ebf9a8a99]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
55
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.