GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xa51427f7 at 18580841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $330.88
ERC-20
Value $1,246.74
ERC-20
--
)
ERC-721
--
0xaa85e17d06db53ebe36e13366d1c4b38bf8e35fbcdd6a43572d55c7599caa8e4
0x87bbd09c1ccbfa3be17d542559cd015d70b4903fad95a938cbd2a107b214a389
0xd132b1f13dda39c0d1c036b73e2b8401129a61a01a40efa56e0b5b7d903cc602
0x55cf2828249e4ece989c207c9d8a9dba1d6b3eccbca081580854a722f1c2365e
0xc3df31239ca39e6826748a57f47fcaf2c6f50297caf680180ead61da7ab2e8e6
0x54337ade2697c5d0fb4ab9b9370cd308f5f1202d5b65bd2e4da7dd29d8c03ad3
0x72f278a44b3732604ecce3d06501b8caa85340ffd3f1713f81a78430b3e97493
0xd2ea762974a69dd9f25df1a1c38bfe253e3fcb62679b6bf182ae6ace3b936e51
0x688f8de98124ba0289837676126f73d8c9630ed43dd0cdcd65512ff2bb2589d2
0xdda73562decbb46fec8e84187097feb33e648bfb26bf8a24ecbdfff3c5103256

Functions
Getter at block 21244454
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4fe63e7291316ffd127ea70bfdcdd147252e0b53a9360628abebf81d2cfeda7a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbD21e6212CCBC9582AEe618339FA82be9e558600, 0xBb25Ec2C3FF02FbF3cbaA6ABda0B45BA957e26f9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
24
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.