GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x6a5a1c8f at 13269068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $462.99
ERC-20
--
ERC-20
--
0x188781319fa2867f824482f951da166fc8c1b5689ad289381401043108e11bbe
0xac452d3a564e7bd403bf5c3d4c85c36df0bcc6eb73be3a130c4cbba174f8180b
0x50ab8d10807290c818a317ac076d33bb029f7ca09b45984f87a9c75fe60db7a7
0xa4658b4794afbd18bf2ee171c2376b03117027ff9fc1c98e1ed6651534311e5a
0x1b248900b676550d56b2da96bef020d1756243b7b9c77525bd26d910a3281c81
0xda7d09c57811e3dbaf0d4f4ba8f67cd450c44fd1cec22de14304dc731b299589
0xcd1f204fe9252705dd469c800126e9c196f1bf348a3b853855ec2720f9ae7206
0xc95a3ce3d7b7d6a85ebe2d808339df6c996ad3d64250d2f7e50b39cf87643e86
0xf30460ca825448ca2f4431c04fcca395b3fb9ffd71b34e2aed55a8d46adb2550
0x2538064f455a3cf013bcb5bcf725edd221c65fb12728f9aa5f630d45c3dc1bf8

Functions
Getter at block 21204327
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5eea47506c4d5c5a38c38f2bd38612efc43e4719003f49da1a9f264a4c187428
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF1A238538c83f0c274dCda665D7e109d9c609Ee2, 0xE3E39C1C088DB5BaCED395c6603E7FD60d646Bf6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.