GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xe3a74947 at 17301510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,667.14
0x8c26c096e4487b9adc74c890f15c5a0b88b155fe37886f2d059c93f2bc99341e
0xd542feb37fcaffd04addb472734b58116a9b4e78e5e162f38759917ea03f9270
0x262662f230a5b04c75b3298cbc67f86aea4e65da567370ca0d9b41a711720495
0xea840bef61806a0afb9632d6c947b020e02042394b341238cb430bdc116207d4
0xf1c30074e41402f1db430db06babd86eab5573393c03284cea472a059160f698
0x43d6aa9bdd45f5e8b159640e2e6f5609d50391e703e942707213f1ad873a5bb6
0xb3b0cd0afb78bdf2f1fcaed5453484f5296dcd5852186c22b68cf77655acdef5
0x5478090233a54d59dae1e96850af7bd10bbb8dac073b3cd7cccc03ae59d99692
0x87e6da101d6b97610de48a423d052c254f4539909a05ba5466691ead9f4e00f9
0x40e911e6711ad219c4fea16944336bf6b27b7783807614169cfde51bc93d40b5

Functions
Getter at block 20791634
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ddd56a3875439581f9f1defe4097373ac04db8bea8fb43bf75b2ac7a72d2534
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaDd2Bd5fD1C05862f44bfce908a150891ED81B1b, 0x57F19f7456EB52e9f6C74C8f40FEf46C6795b547, 0x6BC3370b6cCF7459AeFBF8c29b2b607E306B0114]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.