GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0x84420596 at 18427420
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.55
0x4abdf427af96c3d01a87b502b1a9d20577954a5cd42b5f3f0ee006947b397363
0x21a6d64e869778c52f73bec13c149f7e9a890d0e192d060f3981d3156c752da7
0x04464fc4c2f1873b475544bc6ba777ee6751c7619d19e23a6c20a9cee2e94762
0xea04a5ceda013264fa8bf7fe0d8c209e75291c8ff95cd253b7c1ec89a9e4f777
0x463e3b0fbcbca51774d689df338e9e222a008f1efe28e480f4c280404a9d1a99
0x8d5cb356cf93742f49f2bda330cf45c87e782bea1e324259386d664ab60aa416
0x9f135e1ab446b0eee0e5763952ff3747169d7292e6b59f79d8fa072b896c3abf
0x27b750086b8fb417deac507779920a780feed3769006ba1e06431b9b92e3aff5
0x149c57094fd997b3c3ee9e4d4f38081a3bd436eb5ca8623bd126a85f47778b01
0x2f4c1d5623b35d6c9421143ed9eec87f79c8a51ab2cea8d5209c16ea9824e284

Functions
Getter at block 21217747
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd65f79e5edbc8374ea9854f5ea6e067ec8efb6c9c5b962a6a592b5aadbfb1244
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDFe901D8454ca0B1472e85Deb2025e6Fc3dd0d09, 0x1B74CB44864887BAFb986f5B973ebDA03F7F3a39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.