GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x152ea2d2 at 14093253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $664.64
0x2951177115c1d8181a474ac55783c62b419605ad5446829c2ceee95ba4ffea53
0x76303aa6f2a8e361978cca3d0639ac9d0569135fcedbcaad8e8d2970b65e732c
0x96db5c53ce56393a476461c824831c4e6ac29d69694de8b47e97fb53381acf04
0xe06af38fbac6bc143cde12b079277fe6464758466070a4cd6c0417c08f91b45d
0x0159a18a101c5e821d23ee027015285f2f0c4d4b376f2a3ab73282860befc739
0xa3a36496045dd93b6107d8ee67f9235acd33f5b068ed1a8075d641d67883f3eb
0x586773d3029c71174927f6488939802d6e791067a6544755f9e00b5589f396d5
0x81fdfadcc7f64e004e4cd2d70925b6185b8fe1975c3d7a9842e913f27862577a
0x40da39921e839ce7cfc051eabc88cf7fc40b0953490da22713e1488056fa6276
0xb0cc0dba51db25568f2587fbfc4e7f71c2b0e6d96ab322b6a5477a9dd0efcb18

Functions
Getter at block 21124342
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x743e17ec098c190fbc0af734779013ffc34bf278eea945e98b31e00758281b30
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99Ef4602270861BBE39e079a4de891918D1c4bEb, 0x34eeb0cCB110421bFe112e49b2cFbEc2780A9625, 0x46f148279F1006DAbd01ab80D05779671EF95F6a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.