GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0xab26f0ee at 16582389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $54,174.33
ERC-20
Value $2.27
0x0aa481b0a80e13577ef2a0bda5912d75b44bf42cd32710d504146ba2fd6edf01
0x8ff00e78fbf03d9bf903f7a5c208a018cbc42a7a5bae719c9e9f770413ea4ac4
0xc9a0fb32ec30d47564b9807c1599b7cdf749ac0b09074996d9cab3a10e6084be
0x6d6901f0be8fa4cfa8efd0249f1c81b59a49fb865bfec6e7ffc1da186103ccf9
0xfc4bbcb43af4c3f6abfa34e4b333f74e807fc1f519b1c0599808766ee4465ab7
0xc8b80595c420f0f9b4ea6c6e7504668dfb50b4c7ae76a174b47106e0cb4d7d19
0x0c1b71897788061ed6864037581740faf3bd0e6ece007ef20c2d6dc6bc1cefb5
0x21565bcdb92a15f1aabfa2c2af8c7bc12a775f1cd83cd9cfa44eb109b2a16de0
0x349cf6b2843bea86270ce19f251e8d1b40e83e80a9fd3624104c6212910f0f03
0x7e0a117c0289826779616701598ca5fb789d1ed83823f93349bc5de75cc559eb

Functions
Getter at block 21244532
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x176d3d6677b62af2b93df463278c8eb51d05495dc4b883557c4649aab629fcca
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
12
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.