GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x08dbcd9c at 14069651
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.43
ERC-20
Value $0
0xec6f4635c082bc9f4e83e03186e9d148d339a9f74f15ba041daa8d7dab2c18ce
0x645d27c2d39768676696eabad9d33d88a8f1bf6bf1d952da9fc8efde9f541fd9
0x5b49d0d25eff9110f4db28fe14a95b38fcbd1052f8b34ed2f8641229b57e574f
From
0xaa309df0ede88ec630ab00b64dcd463141bcb1b9a0e234cf8f5da75dff464814
From
0xb1810f45854def4675a528edc2697bc9748053843118f667e76e1981bcd90010
From
0xd06db79a850e8738b736dfd3a079e3ae14f44bd78d85158d594c36e392218207
From
0xa6972ec46d93c1a4786f0409a7875084bbc2f1b9738ea7a3fc98e82c8eda75ba
0x4528faa656543a3d0cfbcbdea2bf87ad75c40716b0332b2f19428886722207a9
0x5cf789e7399a490223062323c3caa877687d45d6428f5848f5940911ed475bbe
0xf64fe4c7c91d96e006d53989590d561e30b887af983ce0021531ae741fd415cd

Functions
Getter at block 21162364
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a28c73506a6f477fa87502536bc7dca0dc6dafe904c6e52ed2f1a091e039742
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC41A84d016b1391Fa0F4048D37d3131988412360, 0xAD097fdcd58535250C59807d6683e0A6B688D6cC, 0xC35f3F92A9F27A157B309a9656CfEA30E5C9cCe3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.