GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0x2945779e at 15773800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.3
ERC-20
Value $11,444.26
ERC-20
Value $1.69
ERC-20
Value $0.27
ERC-20
--
ERC-20
--
0xb70fe5cdbeddc9010cd76c6efc95af7eaa6c3a8a36ab1e62b06ba5ab262e8cc4
0xf1155c3594b80c95d34669788b0ca2276b6631afa1820842676f640ed6941592
0x03edffb5b3ede5d50efbf118e7346915be12f5c721ddd70025d3efda7a219fb8
0x19d04772adf152b2a95d05a50810c714300b72a97cb1bbad0b16d28894b68340
0x95dbed259c7cc86080ba83e0645ce7a780fa79ada3ecee14d386d6710f5db8e8
0x179eabee52ba68af6f601118f8ca9d6ee53c0b3e479fd1e3e9cb520b53210c40
0xe151d7818579b635961eb0a1420a3673d9df03040dd25643c1d06b15d2265ff9
0xd8acd5e42faf35f6626c0b2f525a94b468abd927c3deac84f350e996ad93f5d0
0xde0538de1476e324014720fd22a69fc9c9c218f6ad93e5a0d861e169db8dd31f
0x636f73c7f1fd9fa67ae69d3f7bda33aeeddab1b0b23738b8b0d4b71b1d46ae36

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