GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x43e4676e at 19477813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,885,548.06
 (#75)
ERC-721
--
0xc87a6f72bba613239d54b9fc6b612fbef31f0a239ac8cca1e581016d40fc1396
0xb3c9f37800fcf3caec76bfc7c788f9a789838563a88d252d86a14e878ef86f9a
0xeab67558811f49b17ce82581e4521151bfc17d5c1e9bfe822d8fe1c4db1d385c
0xe74d30a258af200728ac4196a14f4e4826cba1e5bc990417ba02ea80f5f05a13
0xa30d7d91db24016fadbe76b1b22e44dbb41db0164c254aad9b412131f25a474c
0xb6d7c5222b0b8f3b7f673c62761e01ed28575855c75d3ed3f000d2616762c050
0x4d035da9e51e4fd05d7d09e5c23eda531daa4341e986cf177c48fe22af6ce35a
0x86a899bdcc2ade6f8e32859e16500817b280b19bfed363c7227f2de0b62f476a
0x5998cfca07aa1d37bde3574a2c84399be83a733fd99f835392b1c1d167b9796a
0xe6501a875e57f4e82ebff914d336ea52cbd2fa5d8c13c69466e96d1c0788019b

Functions
Getter at block 21297770
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2f4f98117e9f078345c32dce28d1776426fe803af00971f16d04f3ce06f866be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x822D6733438150dC392777cf0CcEe3Ba49C9Fd5f, 0x8981612949771EbFeAB62Dc126CF016bFC72F80B, 0xf724Fb5cf33C1eFE33EF42b3486A6c9E0bE273fe, 0x3c5b40FD9A0b39F3ffd0Fd1Dab9b88127fb13ca2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.