GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x737c20c2 at 13629840
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,904.26
ERC-20
Value $28,938.31
ERC-20
--
0x1102625baa438d958f6495a04d7af096d2cbe1bf6780d1a7e5436b506c61f63b
0xef5386cebd200c534c77a5394015ada3721209177bac10230f27a39f9592f2be
0x04c839d9382428615a5c1a6cf20ee4864daf89bf64a53d094e4e5299bf1f24c9
0x487cca87e2f23beb1927783649841d05f979b879f056d234f6940430a9faaba7
0x826ec947800f4870adefad298bd4a499321968e95e4ae994218512c4c38c2f7e
0xd5610dc52f4c7da4079987b6ed1ecfcdd835c4aa598a1547d6bc116a5d981e96
From
0x683dedc87fcc9faf5f8b77d539ab7daad51b0a356cad4f6aaa17f93e2a5d3aca
0xdfc858e4d2fc647bdafa1bc5bcde495b61a62736e5cb535d6d5a6991eb862676
0x311da7c532f99787f8a72e32eaf90b635492a7b8d1f91444e055f386d3d0c6f6
0xa4969c928ab1372bd8ec50dcae64f360deca85bef031f3445429b64147226e56

Functions
Getter at block 21172927
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9227f7a8ee1411127c780d1a7f2478c565d37dfe93491cc9f951177461ddd44f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1bfE0ADe71F4cB43E01818f0168EaF67D67741cB, 0x5193Ae0C62ED5D852f4edd444F2fE9D4a981EEb0, 0x033F60907bD2b5F4EbB48DF2B13e9411E8e4959c, 0x1d4B9b250B1Bd41DAA35d94BF9204Ec1b0494eE3]
getThreshold(view returns (uint256)
3
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.