GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xe8fce065 at 13261558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.59
ERC-20
--
0x837f3d4ed13eb467864be4b9bc2dbe77b36b4be17b3dd23a4fd13ffcab8f8df1
0x7d49a340b5a4079d3fdaadd1247391f940de0a6741908ecafca0e8f5a11580b2
0xa9bcca2d8a30326c8e95ef52c47c6dab9ce996f2cd72b7e987b3db8846395f77
0x8a482d6b4f3ae98cc7ec97731e043f6cbffd1ecf4c8d909b62136d5ea1276376
0x591aff507d46ed481f2919426ae92db9083cb9b6465d1a62d9c663735803f9e5
0xeafcb9b2bbbf56feac1fa9b1ff23cf6ce29c1e44f6d687dd6bf6228338fc1de4
0x33b3980a7e2106ac470818e2c338f17d487b506e54eb5b8bef97d3d525c7c649
0x1f9169682ce0af402e486e7b18e29d5c1c35d2e28a2c7142c92ff368f3ee8e73
0x162bf667505d9b0cb7e930d27862e369b982b9a3ed1a0766e2582f70285e2c6d
0xfdc0082d12bf7972b6b93e412de92ac7d43e456aa042954c79fa1314c15e7774

Functions
Getter at block 21216020
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x897f866ffd12c54f7a40e32748754586454fdb723cd8a9aeb4ed0169fc08d93f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E302aB8C527e55724CF7d702B81357AcB32Dd13, 0xc586407A19D3d6e4CCf88e15d91717f0c0A7f0C2, 0x41F30F73f42FDDddA9548588Ac222225a99a81Cf, 0x3EF594d545Df1e5455E0Cb38962B0821b8081C56, 0x61687C8555ab05655dd7A352A28cD83f603dDFeC, 0x51f05c9Ef250D4437e974068c943d709c4E6A806]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.