GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x9e8f061d at 21319997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc3300c0cd34e8d6df48315ffe31dad28d4112055181d8683274534f60f55c32a
0x5d5916741fd63090f377d7ee9a2f24fe3ead7f7913d76462c3f19516ad4114cf
0xdb57c0b565fe891498edc04a37cb39ac2642a24032a9158a54d10af32ad781b2
0x5cfc5e2bced867ce1dd73fefca63a40a474ceeb64b3853fb39f43bd9eaf067bb
0xe66bc7e0badc33f6c86a175661ca51151bd43988e0fac28c4dd426f920eb205d
0xab909a20afced087082453e36b3b2874afb6f9e07e74f5d9eaa5769e7d101f7f
0xa4e8768c25aa63d740c15b534da64591ac87c7605410a9c8b82d187d56d932e3
0xedbbf42d818e614947e4f81f342d65a5f17cdd362f76b4c68a3232153d4d37a7
0x65cf174bcee1bbf0664aa21f94ecb6c4229500f99f5eac1410f7dd07b512110d
0x796ed41e689dbd8ee59d730a5079f552f1f4b64b0635788e616500ed8af3dacf

Functions
Getter at block 21384247
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14169f04f3b9b231050aa6e085958150182c28779b1a5da6d79a0c9cbcf927c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0478C84593c0937ACD810f7d7E8A5E903B767362]
getThreshold(view returns (uint256)
1
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.