GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 240 txns
Deployed by via 0xc47ec4df at 19113438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20.04
ERC-20
Value $20.01
ERC-20
Value $4.85
ERC-20
Value $4.34
ERC-20
Value $3.39
ERC-20
Value $3.01
ERC-20
--
0x6a1b454c7e7aaae5e60eff48b545e539f5ede9f31c613a864aa77be43c5ea828
0x2a361ab3ba53299cab7cf5890ed476843f1ee39f71b8c7ddd987969b5de77b21
0x0deaad790c7da849314cd05a3ec9979ae9fb4d0344ad41cca1dfb6a6e77b4978
0x522f045d33c352c0295cb968b0eb85d7af57017d83bdfc705fb14e677234f6ec
0xab87b8ac5d5e3fd3db61becc4203268fb063e2df1b4c24ec3ea494bdef9f372b
0x3b9a92ffaaaa4f7f21534802455c808155154b4026304fa19c53ff9e72e3f1e2
0x246b666d905ec5bf7ec73f0f9f377fa881d2cf4c660fbd88c513b2ffc5eb8fcf
0x37cb472cf36303de16a25ed7682683b96ee6fad27c3a0c43824ae091e46eb04e
0x15b91f6f03bce20253c888dc0010675e71aecccc67222ca5ecafbf2481c09f99
0x1d64e1d7cffcad28cc589ab986c6c92fd12b71d025542492a26623f0123019a8

Functions
Getter at block 21244548
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x70c9715a7f087aaf936112b354bef29f9be8157f82ad2fbac9b5b986839c426c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa4Ca8Db5ab76108d4aD3385056D056e53bf82039, 0xa563FEEA4028FADa193f1c1F454d446eEaa6cfD7, 0x187620a61f4f00Cb629b38e1b38BEe8Ea60d2B8D, 0x93db2e90F8B2b073010B425f9350202330bd923E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
277
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.