GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x6da00d8b at 18997967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $579,804.8
0x10e52b438d7ead3a7297a3396e867502e088fef7c0f29f5923cf12293e3cd9c2
0x6540cac1209ff7a636b9ee6a6ff945ee580756d02a9b916680fed0607d8578b9
0x5ba58cd810f974764b97ffd9899f0616f7ba6bbaeb4610da6a20746255c6e358
0x906d7e2a97f1aaba24e0a53387218b17c37f0e0140612cb4f065aab52930b071
0xfcc08813ed0a4aaa54d342bc8d95ed1e0e5d1cf385bb5434eab4787eee1f6e56
0xd0df6bebd2336bf4bb917f917ac241ab6e4677b8ca2f7a6f93b23e5099942f00
0x14cb0372f20bee497ea47e69d4605e54edd8e7c7d7d1db809db98f8b463690a2
0xf7b950cca5db099bcf5c3d3075be9c3c253115f1da179ca61664834d71311590
0xf52b8907399bdf5f7fc9151d815e3f3469c4581f4d3307f95c0699d37e66e0d4
0xbab9d51c0f2d2688f0cbb87e5886495bcc44e0603933bfbd6952ef735fb99efc

Functions
Getter at block 21247580
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ee49104a6e59417a8d7a4797f7963560e4d0b2b717a97c6afc24c9a0c9f83fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8DF2D64A2F6c84dF69248Bd98296C4F9dA517eCC, 0x8737046cA7F80De72C7E093b59081BfdEaC6F5e0, 0x1b222E25a2DBb4ae9F090e25D19C008750c8f527, 0x04783caA8042c1ac11d4f03D2023613eC760E0FC, 0x3DF8d05e05444dd2455D05a161DaE7AA002363DA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.