GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 422 txns
Deployed by via 0xd3b708ab at 16642204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
ERC-20
Value $0.82
0xa33344e729d3fa9a21d43578df88fb523120690f14e72219d01e40afea7bdb77
0x4869c0240302cb71435518fc262174c7112ce4b23647ad3a6fb4e8f2bab93424
0x7442f4a7e9dd71a106f6b74a489efa8eeee04837d6fd2e515c68243228c6df91
0x7b66d2b2f29dbd7008decfda13325f22dcedb4878591fd8e2a9843ca79960282
0xf1cb93bf75be5a189b542169c9909941a0ec5fba1c87449e259d1d2b404564a6
0x2539f98bd3259051ee9b128efd14bdaccae9def92070164001f9811203cdce54
0x418b82ca36a94848d647f45270aefd2662d1711a3269a8e4d6265af466be97b8
0xa5e3cc0e8b95ceb3fe1c20de446ca071774c10819ebb01a3a410f485aac8b9d0
0xda74655a098525bf721298962aac8805a37f910d8cb0e861536f40d6e42c12ef
0x5bb9c6cda3d8c1f833ec72d85416af2828ae656b8b67c4cfeebeeee3941b4943

Functions
Getter at block 21218364
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcf2dd761ea712e37c70f28fb36e8b0bb9cca5bd9a7223a773fd54a04bde7bb65
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA244dBE47Ec52390E17fd2FD8704A4cF12ee1776, 0xEB2A22b27C7Ad5eeE424Fd90b376c745E60f914E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
420
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.