GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0xa6414f53 at 18141890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $410,600.51
0xd9c40dcf7c4c54a0974077cf10331066946e72fa3baf6a613056c5630f93b97a
0x35ef158d75f63ec6cae19d65d5e98fa9fbd1dada1a8361dd8bc479d9af133cb4
0xfae04e91923028b37d88fbed6cac6bec3406e2f9629b1a66295a468e6cacec30
0x2150b8ca5e38c926ad4981cd6d5925c2f7f1ab18058d5d8e3c18338edfd7f6dd
0x2ebf96db2dd45044480f17189b710fccdc24c69df7058604a478b2936ad6af8c
0xf1daaa56389fd2500b71d2ce52516184796cb0c8886abe12fcd4d09c969f8b89
0x02dd2846a218da5cb5747bfe292cc7b1ef58bd5adcb1fd3216130e1340b330c6
0xdd5c9a2ffa1f00b985da7e06b5141fca8b003dc8e04b4aa59eb893e2fff38a56
0xd08986d3a5db2225b9472cb24b20324505169e113308c52da642926da0cabfa0
0x7286ffd33601dd8604f318eebfb54a896562bba5aaff770042967b387d5fe257

Functions
Getter at block 20855089
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d6f1592c97e19d84e49f3e7a8462cc9c6232963cddba17b879df26c83278c32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00fA720A0943Cc51145b78775d2A4B8B5d83EcCc, 0x006655607dbeDFF5a5fBB5c756A88C0b70B93B26, 0xf94ea804f840AA9e914E4288b84f52B99E29E9b8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
121
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.