GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0x7ca42677 at 14637182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $219.43
ERC-20
--
0x3951725a2d52b908c83d793cb197b3e9dd919da83d70ea96a814f347dcba18c9
0x66146c2f5b9bca6c2ab266cde28e6941904486f03d12ef0e924a7fed4f76c9fb
0xb48e1d924973664dc4f73d4675d82c370cf8aceee9adc9aeb8db193de55b384e
0x0f77d79fa8d6cce32b29d9000099f5c730dfd9b945c5aed25dee2d8bc605cfe3
0x78769ab3b8e811c004a2e79fb20385120ec818a1bc7bf131e1d5144ebcba8b74
0xec7f1e8f3bd50846b4d3aed29732048e84c1551d1d5fb772317402ad75fb5011
0xf2ed89cac611f6023d81b39a29e014e0374a7a6f1f66db9a5cb0fdf345d4c680
0x7dbbe5d524274c5c3d4e941e2b0f3da20dd3e637a5e879ffe0a89e1caeddaecb
0x75315f318cd1fc604b1fa5860dac0f0c823e0c8a4b2fd6d4088aebb5068ea839
0xe528a746b9ca304b042a01db7784e295575c57fc67a36be9e7fddac530a504e3

Functions
Getter at block 21161486
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b2750e279fbd875c6499c1f1088ba1874adef1ac35071ec027d8982b82815fd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x630C2c33C0220ba296C8fAcfbB0167F1c5B7D392, 0x12D890F3045e085C2Eb68a5329984dBF6dC97f58, 0x33312F449c2d4a4fbdD62f282FbBc22ED74b6d38, 0x8888c2765363561dC203F6a19f4b8082792eB4C4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.