GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x2ca11401 at 18978558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $242.29
ERC-20
Value $1,200,413.6
ERC-20
--
 (#2054)
ERC-721
--
0x54e416af757bc29736e33b865ceba6085e0325b5a383ca5aeed72d20a2362fad
0x50566ac781e503cb60daaa88c118e79515337bd60546b300e16def8a5f284a49
0x3558d63ff9e4a456d172e931555f2bc4f10762197974735f5ba24212aea5e97f
0x07066a27bbd4e3474402b448021644d73dbdd228e1ff57a5377f99252d631b07
0x61bbbf2598b14cdb55e136c1eb0ed50e779ceb91d76765620b831618c2f3643c
0x949b5f609baf6a324a301cca81aa1f3228ebe37c2de1dae2b3c5ca2d80915b4d
0xca2053d4e6cbc794435358fde6c3bcb1799d13334822e6e0abdd6b04e521a1e2
0xa9cfb516823a1443bf7a874ed839e7445a8ad5a0a29569b7e87a9f0c8af78bb7
0x48d52d332f9e58d96509c5ba90490858c61ba8b4003644e5f107b95292f2d61f
0x913adcc2f0ce8b7dd71ae8e934e484e5a75ea83a5d4204fd6ec7889f9e325409

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