GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x2e8c5903 at 13170660
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x695d7bb4927dd31aafad4401ea3c4c94721baf7d74cceb7502c32830a9316e8c
0xd4d8c676f6b7e73136c8ee335290f4e2036fe19f262e7d445567fd65177c53cf
0xf2e8b03495dfe17020105965bc1e806d44b59c244c6a9fb19160563419643cf2
0xe322069d9caf351f418e0218ccd6a00273e47a69fd566f431e15ab70e34100a1
0x53a63b01087972d889e247f0f7e231ea4dac46785ac92ffd10a0874a6f09d239
0xdae8de5be6b03509e06dc254dd248376581d5a3f1dfe32d88eb5491a638117ae
0x665fb92ba0deab9187ebd8c988d7cb656aba474687209f0ac438b90ffaf76c8b
0x70bfad0a37de36b83694de47890dd2100160c931355d83327cf110cd7ff47da2
0x05e49a31ee7aad101859011563cd477b9fdafd46c3fa5e263de86cffd1e0f1cb
0x0af7c49efc390e0cd9bdeefe1a1100e5caf92b3b610155e3fbc9f4bb24c4bc40

Functions
Getter at block 20953367
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ac7619bdd091cade35cd46a83d41e061f2992fc02ce545af07a9df4479bfaea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8603Cc3D149BfE4e5AEB67C539ee724A4c372FCd]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.