GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x18f1c575 at 14450315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $565.73
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2add61b1cf053aafcb21c55365ce698b8693dbae2f180e56ba55c8e29d1d25dd
0x3d8155f5b46da7069f3fd088575f9466274d96051cf8c6bf80058c751242bbd2
0xf2cfe5fac32c2018bf649c0681851a70799bde5b49f3ffb8a8139dfc24511763
0x7a53685deb669f08702e79cde87eb32ef3bfb89400fabd60597533d17f86146f
0x2cc9025bf5040313d8bbb522cd08f8e844bf5d4c1df1ecb9f180905cf98bdadf
0x306721addf20156722465195adef4485ddd9793387faf26ebbdbe800e38ebdfa
0xeb14cc4d16989c14c118e30942eb3c3f54cab4ce4cb6b62eb6af9f58d4215920
0x6ca45649806dd25f3c51f43ae2f7fec1b030ea1fdb9831d43cb94973e29c0b6d
0x5b0cf372746ecfdf27dd0cafd04d22e87b2cb9f7b648ed74abdf903aa9a9dbdd
0x8954c09e35b786541552e30754c5c6a2baf476bf31ff424ee127a52e8ad56be5

Functions
Getter at block 21205818
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x27d88ad4480660be7075105497b9e2bff89e787244622e4597175fb8fd1f743f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2181838c46bEf020b8Beb756340ad385f5BD82a8, 0x91Dd4577149e442903CA125b7D603c8Bf12b78e4, 0x47923342988F3fD29EE6292Ad9A440728440ce4C, 0x4B956E723f101bB1E29d6E86B3bf7E6B70F33DBA, 0x1f721225e0B709B689a0f905Ed17dB67d7E557e5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
93
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.