GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0xdf23c32c at 14912746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,996.15
ERC-20
Value $10,691.28
ERC-20
Value $1,107.66
 (#817)
ERC-721
--
 (#15)
ERC-1555
--
0x2a946fd3f6488a4ee0dd733821dbc4435259b210d1101e1cdb426e25fca04b0c
0x839658b731d2c1801f38f8418365c8fbe18fee0d1c1922e90a16b4833f5e5e63
0xfecbf68cbaa90a7edefef458337186723dfa6bfec0a7d2c5bfa6b31d685868ce
0x73f98c0c84ac3a92d628501e8b71330b9dba59b6c82226a24d73abf161a7a0d0
0x9cb86209d3ab40b66e778da5d52c6ba20d57c0f6e4c4ccf8b83b29276e3040a3
0xcaf304fa87a257b4d0d398dc1e64a96f418e0598bfe5fb04a85d6432b937a557
0x4af11e9403f13db180a7dedec7b2529aa94b7d4966103aec3cfec1eca8ed32c6
0xeeebae9c9b1fb6ec891d7a2ed4ea8abbd9d6bb0a7fd1f735e74c891b544f29da
0x3155330f5abd21e567d5c8b3606a5d934bad2ead6a3407746373bf8f9c21bd0f
0x63b8b4f598537cd93353bf21b64034bee0d11ca7cb9e295bee1919811333d5b5

Functions
Getter at block 20865859
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5fe86c1f58921eb3e37cef8e6194af8343fbb2d4149ec67f6155a44613447914
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF69286410Db286F935cD068E5418a044d4c565B7, 0x0d31C09c1d16a6A42da09b4840B94527bddFE6A7, 0xDCfbb599bf4c53c4c99138F96f888d891e2e8a4D, 0x4B302D52b2eE3Cbe0fD921f5dd200A7ce0Ff2f6c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.