GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x4375865d at 14970549
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $176,000,000
ERC-20
Value $0.63
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x9e8d901b8c8facb6e093ca0971884ab75473d5ee79d380c6ae5fb1e453125aa5
0x4d910caf0696c01748d25a708c4130c78e9137202f6b1f778d4c6ad10c569fda
0x22c474ce1844819d0c97ca81a36b30b99d9d875920d099fc8768fa6b0b5bdf08
0x2cd7d605dce922daab7bd087d60c2f14412eb494b8aa185c8d8fb1371d1d5410
0xeec15a8fb5155f5dfb356a9de1efc77621ca2f3172285acd606c221239d047b6
0xb33b5bbff96fbafad6a0069744a2d09e0c7d206eef044f39326acaa66530f6ac
0x750518ae320863b1159efcbefdd9f739cbd38e909bc968c7692e881ac9e2b886
0xc18ca10b4ce6a320f9632b31bed22cc9e3925ce36ee2ec7140efb442c9e84638
0xecfa2b27e0434b623b366002e9280fc208b4077b142c707511f38f5e34a02d42
0x2d2de7b4179bcbfd2774cd0e1855e1cfc6f6bf27726054d2caa008e2361b96f5

Functions
Getter at block 21125096
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7afa1c05a545ce388aa38109fe5dbe52bb5bcee1a794eb0ab639579cba2b58ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa5FfEBBA2E391C9cCb4ABDBB71D0f6812E5CC21E, 0xA8216a285A509239e696d36A8A047b7B9c89A07D, 0x9D384184052dc26ddfb62222BF4Fe1Eb68EBC999, 0x86BdBf2aae4655f9984190acE6f2997D6038d57e, 0xd0DCE8cDf0574c95f49CFe58fAC0e73F55A5027a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.