GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 118 txns
Deployed by via 0x9792e030 at 19789566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,738.6
ERC-20
Value $1,126,207.13
ERC-20
Value $15,923.07
0x9df1eb6bb9c1cd0d344c8c50e456ef8847e356b3e11573462d102d579714a05d
0x2a6fdf167db9899ccbfa8b3aaf15924f96dee84cc02e74d0cc211b176bc6d691
0xa00cbed525e2610ea2ef84a9c30e7d7c9f02c13d5afa3f76187ad5f0a2251d8b
0xfd375d9adae7ec3164248df96c9b1c811788bff8a3fa174d684b2f23345bd6ea
0x4dfe22c88414619c66d11275266b680b7e7fcf2b24f6dce17665533d0887463c
0x5b40047d192cfbf843bba64b4e923833ef6028201d098e564e706725a6c7873f
0xf8974cbab1307326f0fe505869ebf8e8e0f28c8b56086689a6d5b2869aa1cfc3
0xed5ece69a706c3be678eba817a3347cb28f0669f022d06c25564d76677773bb8
0x41dcfadc1122708593183b8f0e74156238e76599d5bd432d1858cedbc18a5fce
0x69d74cfa9dbfc59cd9a145519ad30fa88d2f08f0c8993480eb21d160c82efc94

Functions
Getter at block 20989758
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8895c6da175d3cd9b30519b371cdcb9c5b922445cdb69e1da9b1dc0b587fed32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7f3070348bB578C86AFf109AC834858510EF1266, 0xF625EEd29BFD5e0116591A6BeE494982592A1a51, 0x96Ee226a8f49e815B87e307c295350D07E921f4d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
116
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.