GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xae1a94da at 14726972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x5667c8941f87d155bd08da420c260e0f1c766de824e22e0e18576c51076a3e30
0xa8cd8043cb6aa7d6693f2dc63d66e74f50e9d818f4ead00471ccf348fac6e541
0x4e52548e4336fb9c4d5c031277264038f8773cc272d47333b55e8736b15c1c4a
0x77382eabd8dd3f80931c2fb878729bcc6018e29af871ef4ad0e348f57e297812
0x79760665e72916b57dd59c300a4e805237af208cb933883fd564db542bf88f5a
0xf960fc1f67058930a54e0ed1973c4a2bffa84990bd52f3e834f99f4eb98314e6
0x88f04eef6e0d043f84eacdb39bbe0b9789c83c469a375256aef611e95b0c36e7
0x673600e025443046a09ffc7a4cf1c49dfd30ba985732a951fad6fac891d2486f
0x8b7bef5244f31868ec14dca24150bea431de6017bf84d2ecc1614368a7c531e8
0xa483fa73bf96596d67e2a2fae64ee1efe9809b7ff1372f443e471422cae69d66

Functions
Getter at block 21292566
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4e5ff960e98ad9d1bc4eb8b4e2d0858fcb1a75bb9a2454cafc88bd65399483f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49cdA2b8A28345388e499ee94B9abD75DaC5d9e3, 0xd77B8559d344626D2cb69cf5B5a79a30D90e8a66]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.