GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x39b5d8fb at 14340380
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,234.44
0x2c1df7c032e40edd6f99d2d0462a0bad51cf3e9b98ed60e3c86f080bec8d52bb
0x02bbd4c7edf1e2ed2a0860760e4a51c986e6375df3152b022ecda363447a6a36
0xf41cb10aed1ac1468e83701f08e631f7a1b2c39e57e0ea6190ec36e9546664b1
0xf451c5540ec665a9614f69a61c76befed2e625b1efba3a443ff9737560336bb0
0xc3a64d282a157d888ec370ff04a043103ca63adf30346f41404044021e7a07cd
0xab76530d1b8e5e1204160c9b62aaac7c1a8c2f1d0ccf317629774b7020499ade
0x5d14d18c282be31cbbdeafcc7c664430dc09c2f6b5d08da8ee8351612c9ccab1
0xed5f0d9b64e68a53508317ee5cdba77857abe4eecc23743afcfdb23fe6405a10
0x9fd037fbd5e7cb496569fdfc97c88e499dde814da0b35c0eb427c05e0371472c
0x9eae9916b435e565bbdb76a5ccef85d8cef545d92f8acec547daab4dfc93614c

Functions
Getter at block 21223492
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3bc7a5d7b203e4f32a37d37afca544c8b7f857f660cd3936724ebcb24cee4a9f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x279cb4E48b1AB43286f65542A188e8d1e3A669A6, 0xd99Ed12cB2a9f88FC6BdEB08985FafC81300f997, 0xFf87527eFD2364C713Dc9cF7e9923546d6c0D9C9, 0x8DA0a4807088e79F6Fec8e771b4A4c823D4809e4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.