GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x691f7536 at 18362543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,760.3
ERC-20
Value $186,934.13
ERC-20
--
 (#2150)
ERC-721
--
0x79aa667675c07c415b8bb320b238b69a773ecfdc2c4074806c6229f5cbf59414
0x093bec267b76f60b2bbddbec8fdf7f5f28c9473d5040d19ed9fee777cede6741
0xe90aaa46d91a6bc32beffcea7989797750cbf6a03a7923a9d54259c4a7142e62
0xde8055d4cf92728fc5e35d0e3038a954113a8a2d6a7d6480e3ceddadc0f0f224
0xed7e05dc15b2739bfd523c005097a20f6632a80c723c68023bcedfd40541166c
0x049f03941400b3609ede62922ed116a01cc1e87046e2a020ef728b7f50219591
0x24f617c6b51b0b25a9f6c47b02d32270a99dd121ecaed58873baa7a416244063
0x37a984f36ac64c4dfa93ebcef41be5a0deebd52687550be8030be2246509fdab
0xffeb637ea60245fc222c91507cccbe80a3dd1bc9f65a0750326dc2dcea593af9
0x178c99b21b338801d337c4e24480ce5f659f7c143fb07ebfa8aa1ecd468162e5

Functions
Getter at block 21257995
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6bfe9de50b37a8481fa6cfc697be46993a4790e883a508d2b0734e9e0f9ab4d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6098e7752c03f6B18072ca3370FDcc1c76B38Be3, 0x55d16b27aE7F76aeD29fBF5c56D886Ea3B63E320, 0xA75Be1Fd19c3bb0EcdC278E0ab77820D90F8CE7B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
79
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.