GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xda6e2e3e at 19610845
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.2
ERC-20
Value $4,885.96
0x7faf314f21dade08471e69795b0671e8f0de2998a704d23d63573e488f1c6e7c
0xbe528ac255b2ea22e3748e1aa97f0aecf9fd3650694b58745f3b18da0279657c
0x4db4ee9eac887eccbee1848cac40639800c4232c3a16a2df7ca9d77c9c9ca503
0x1b9462ca68e5213fc336971b501695b0d46509783ffd58ce2fbfa38a0c62619c
0xb4cef7bb2f4e9f12107b3ca66337e3c1f1222c7cbc9a2825d1788b68c047e03e
0xec70210abfb813b7b667f2ed795899b4cbc8aa2d70d3d9b6e4235892fe562079
0xd53e0b3e305dae10d07e06d2bc4739c62c0bb9501b74b074acdfd9f9d778d324
0xcf73c8cf02d7952ae03648b55c523b83ea525c77bb8f38ffe91fab08dfd22cc3
0x8256aa424a25b0763a2cea01d1afa5d3be8b30811f845c4fee5920c96a63d4da
0xb5e5212b7f7b9ebe9967a94a4435e2f9e0cd3c8faa7c954f1101c7d652495aac

Functions
Getter at block 20911297
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1525a40917e8c891217979243d879fd0faac1b28868ec70043cf0097b684d203
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeE55D1Cce107304a335616203967f86DF0CEd833, 0x13adDC97cF79b8D72A10456dD92bF1fdB36FFd3f, 0xB9a0F22d3d777DEA6bdd433CBa0e389413c7B93f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.