GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x7dff4f52 at 16983863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x654a846aec87da74416e2494169e18d2d6d9535d272b33757beae05866f34305
0x47bf8ea0fafc05123b50fbfa90db2e9aa88d227d65e19a9e728ef48a55dc18a6
0x1b55796b25c61c26e58f135494fcb04cff8dcee9cf01a689bc9904deb17e8f3d
0x1479dbfdd2f3759c448b607b501851609473fd4f6ed4a696fdf9029999633981
0x8c307156d28ae2346823b28bd4ff8c75ad97bd0ccdbb238f07b0875245c26daa
0xa3f881cd6b5c1b3da9df2579bfc90bd8a0ad09990e2d9ec1e86b1b293c23f7bf
0xc508fd1229d909abce8bed95849c1b0b52a5708e9204e57575da7d245fafe2da
0xb62e92fd6a14579ff5fe35ebc54be21802bf999f5e4fe26423e8696564fdc842
0x8a9504f70d2f788cb9089b7a997e68139d306c6572aa65ba72150058a9754bf0
0x696d053b6282ab81d7a99136bcfce7869707c5fe0734713cb2e8bbc05614be46

Functions
Getter at block 21416383
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x98bc8df50dd8d172d4f725706a4c79716d948c390182a4bd84e8f98ad172e20a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x36144FFCAC35B3Cf5e0267f8D2e0A1D847198d8b, 0xcbfD036240e7ADDB5BF6e662a9F74cda2ffb0072, 0x122D4a6847229852256EF737Ff1D346cAae55b93, 0xa1756Ce869c7918BFD4bCF4fEfA4dEabb2D02DD6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
52
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.