GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x1e1532b7 at 15451807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $373.51
ERC-20
Value $6,229,297.5
)
ERC-721
--
0x3d8ba58cd29a21394602f9b878c5ca21b5dad6d22d0beb8c3c31ef7b42f5eb76
0xd4b75f7ff30bd2854e9c5a0401a3bd8e6446073223b4b708d459467de253df78
0x6fa3d4f539707bb83f63d0a3daa7f859a6e2c57b361f8b3c72e8c0faf313577c
0x399632764d0e0ff92fe5b9556239befe5b5c6478c33e4485a671033b861f6914
0x88adccb4c82c393d87e524efe9aca4545c7a07aac63681a78300aaa58f833648
0x9a1634d0e9549366f26a231123a3583e669951b3fcbfa9aa5bfa413216e6a7d2
0x5d624b9d85b9a104bf609a860941856f137fe2317405f48002dffc8a40f499a3
0xc25bd053d8f761ba66a4b08b14ee0adc2c86931b3b4c42780de8d5a9cafd0860
0xa21a3d2aecfe0bc4772a8fcf9c0ca5261c97c0a029d104cee795863f932051e6
0x70c1f4d606139e0ed3ec09281fcf4614bbea1a5eeba30d256cca302858539a10

Functions
Getter at block 21295976
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4d0edaebfbf836ea01cbdbc12c839fd3c99a80e49f904eb4ed68b963f0872f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6DAB74393783fD566e88600a46c71a426A90bD7F, 0x72801B982b12FF5e0a0D58BdCC7808837e0Beb72, 0x41a2F1c5D9Ff477d8cD924373013a74Aa66E511c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.