GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xf26d2a55 at 15532494
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.2
ERC-20
Value $0.09
 (#5174)
ERC-721
--
 (#5173)
ERC-721
--
 (#5172)
ERC-721
--
 (#5171)
ERC-721
--
 (#5170)
ERC-721
--
 (#5169)
ERC-721
--
 (#5168)
ERC-721
--
 (#5167)
ERC-721
--
0x986b23de0b063efe820ef8ccc50e713ebc8cf9a478df9c3d417425d9c102fe6d
0xa88cfc90f48b36773e62b8c0f2c4efe4e58ba3ef80629eecdc2ee8d6da09cf33
0x82667224434d3c9def70d770d0f9195199ebe672b5ab74f2edfa496ef0fe7c6b
0xca545cc19a6c1994d4c295a62ad45a50cda525f5d7170f279e1282d58f7ef6c3
0x8cdb7950ebf0fba3bdef13e4a388aa8b49cb9f6b5f213959135ec90ab4819b83
0x116837a04a203b1cf32521e05cb07c00b76f5bb42ae3a7e4445eff296fc47200
0xc7ad3c28393090cd5fb6acc56c5eb99eebf336baa8c66954d63e817bee4c2d3d
0x297ad7e71979e4fe318024d010397fa98cd804ed96bdc5fd69f9fadc8ac7ebc1
0x41710162aadb6adce3a5a43e043f9436dc462cab1540ea1c3cf921454fd1f20e
0xcd390c6e12883466594790929ba3477514849cc9a738cf2dc683286edb274f1c

Functions
Getter at block 21177889
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ea1380650032fb59d1603a5a34b9a21574d5a7fef8415a59ea435c919567fc4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3CB84c6e01B172Af44Ff8DC027e2361406A4d716, 0x59334F0CEb8774b884B38ac005EC1E46ADb02e25]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.