GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0xc00c0470 at 14219457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,824.22
ERC-20
Value $1,455.54
ERC-20
Value $29.52
0x5bd719bf751a6e1fe568bb658bca1d3938eb4bc9ede8a17e29a4062009d0cfa9
0x6dee24ccc26c16c4fcc4ca0ed4611c8fd681f0ce669bdcc25cf5962cde61870a
0xff6dadfe8842ccd64ddf223645e1fa963593c46d64bb820aea67ac9aac62b624
0x11dd94d825b442baea8c7ff4685adeacdcab35034843e6a54903f7a7f2fab691
0x35c157a5f5bed780c3f294ef9e1097abf9bbc1b13cd7c8976e1449b79370f807
0xf1d9345951b77b65cc7c12585935a04a70fecc332facae3f0e24c603b1e00b7b
0x8c9d2f247d6ffe4b7b37f99453cff73376ca816760e70af758b7089507dbe3b2
0x9b4d7e6760a306b75cdb8677b46db8378d5bc3dbdbea849b976a983df1b106f1
0x5087b6cb6f744a52873afa3fe2d4c05209a422664eb9c8925cb1aaa2ec03f377
0x7a444defb95b5e70d5f2578417b93c4938f48bd4f77c062a5d169f04cbc1e38f

Functions
Getter at block 21208290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaeb6f7ad7a575339a1b8f7df7784cdba5cb654219d76ad205a3f5ba463e5889e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFc9DBeA5b420B070C1536197744CB2aee7f12EA5, 0x0afec96611b562C8bF018f98952ef77e7E7622a6, 0xbf440FEDc6bE2a35E16d45D677edDA8901D64878, 0x00A502e608b7D0befe29C65bA87eF66A17801889]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
43
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.