GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0xefbeeb86 at 18178960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,567.94
 (#1019)
ERC-721
--
0x2ba62d32eae79e70213767d4cb607ee09893221759ab66f06d31463adaa83e40
0xd5c10c97c38d56964957ddf2eb6a7b083cab90410961a808834fbb6c8005c717
0xa31b8624c7e9ec49a2058e0bd7c095787a803ac72e8484990f1a2af7c5e478e6
From
0x4bd939d5178f83a6668bcd94986e56b5b6f61814b2b12e57c1d08ec38a183e12
From
0x48eecffad6fa9db9af8f3ba6d214f84c3e3f5db85a60ed5efb23df65ad9aa112
0xdfd8fc21bc98af84e8a6aea66d8e56f859d345757e97590f7df7ec305067d215
0x1e08cabb55892fa6f57b5a70fbc72f53f01f52df3c2e1adb9ebedb22240464e0
From
0x970783b962cc5c94a2b31b8bad51bfd08913f3950fbd21c4ede44e89ab4e6a9b
From
0xbcd2fc81ef038c5c25d4e0165f923beb3847e52c37e2b1f76bac0215b71b3944
From
0xc220b42b2ceaa11849791bc7bb9391d196096361466760d79aefec42e8a4d3d6
From

Functions
Getter at block 20964997
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6276ca92635a8a71217d9f063c6c248fc656b9c488e358423fe745fc37f45ca0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF2d7173B4B704a6fBae4eEb2bFadC29fCD0405B4, 0x7463154a39d8F6adc38fFC3f614a9f32E63a1735, 0x2D3fE453CaAA7cd2c5475a50B06630DD75F67377]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
127
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.