GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 475 txns
Deployed by via 0x3cb163a3 at 18715542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $251,387.58
0xede47d4be540a1ba626b5e173964ac06634cba00690b3a04404b818a9bbffe53
0x84b7b39630bb020868fa87bcff3c94da9574761a5b2ace3f141b61d568888c89
0xf49924917b334547f8197765934fcaec3e20a80a946905abd00ddadc99c540dc
0x4e64efc4738206410d74a90930eaafe83bb145dd6e13b7731a73e423d2b51740
0x5e53e59d3c1bea4ab4802990eaffb6a12a7d1d95326a490189b872f6318818ab
0xca43f90da112affb5f456e13a4692c2def8a772056d6120b1aa99641ad494ac9
0x83e7ec5476d0c2a86cfa0d7ad760c4d8358a71c82cbc31916be3d8c0b3f1a58a
0x9d7cffd9721d268e8d9e3528363b6fe112e41b2bab4e5f04efc4f16b81cc3cf1
0xf09177cd9a6438a147dd6823a0f70d17e9aa9b7d3b98e6679f35e04fdeb6442d
0xe642ebdf40850e4f98729dac8487362341d601d8e0958899d9e6b2204879320d

Functions
Getter at block 21246383
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7aecda0c9b95c3a1c140fc4619f86f311d3772e70713409fae13fe77599e7746
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD9bBFdeDaA936369A15313C4C8B2c43ef9Ddd87e, 0x86734bCBFD03485574805E8BC23494D573F224e8, 0x17083020300Df1202A7EEF6FAd96841Da7C472d2, 0x5ec1a5f36242bf3932901882Db94E3c69f723Ea5, 0xf52cd5c60eD2e3845e2D8Cd552DeC4B4C27B3397]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.