GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x58d1f522 at 19324453
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10.01
0xa66e29ee056ba198b53118541b8fc1be60d722291e23e7a4f7957e0d3e0c8383
0xe72350bc852e66a9322d6f405aa7cf43884080a7270a314efa7e04d8251ae030
0xf46534f5e6b3bcfe240db264a39569c522a8cfa2999d0d94f3896fb5b02da0ec
0x35887b2f669c6a20ed76ed91b7da8baa7700e407c832d89838448a10c5d1222b
0xc0d59f766cee4d66c46c959aa8133dd9054cbcfb882a84cddb099f02dc6fa57d
0x6b74915694242acfde1bc8f489d793d8f0b01c7029121de135251a430addfc6c
0x3b14d50e93945fa71a683ad408282326c8364d68cfea9aaae99783f369840959
0xc7afa0ed99ccdd92a774d6fbd48aec320fa45119439e359e02ca28c9b1370f22
0xa5dcb810f0852c08282a763d4c02f95a86e697b70f8511a2d06a9ef72103cdd2
0x0d87e96797f4d4f82916b675455df8a3a794d02c5592b70ec79171da95680065

Functions
Getter at block 21296607
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb61b3810698aa7771879b971931b9704d0f2ef7f9973d6ba1c590edfb2cd50c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9A8542E1CcdC64A83356528C9739593C14b4e1AB, 0xF76cFC645d8bd4052970755312Bb062BDAE02406, 0x1C565082BC869cbDCd0644EBa6E556B448342f93, 0x7c5eDEC08B0EDF0a3a1b628EA93b6e738938B224, 0xda4d6e0E32d89305b1646c6d20a02383BA1906d0, 0x60E7790840B6c61f2b4bAECDA4762E389b1a33c5, 0x32369C32113D6A85d4B71faA40DDd048187DCe79, 0x6B406268572f5A7220ccc8b1C3837d8f37897701]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
57
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.