GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x5307612e at 19744335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x5eb57ab352b3e3c1ddbc3fe468d582901b88c6a137ce49b0d70857d5218d626d
0x5efedb806fca83936c58f9e4d30644257ce3a529239131b0b19f630320bcfb04
0xa9e285d0f2cc84161ac3fc28962003779e9a618271bd6a54b16fb4001ede5b38
0x43353a74df973d8f6a379b5c8815ac80935a5099f8ab93a4aa204eb5ef2c663e
0xffe2f9c22899f05f268da08468b37a541e3b63d6f06dd4b2df6b2023e42aa95c
0xa58884c32f8e96659ed6649b80e425328d6df845d8dd88d798d64a382b7df00b
0x5d46840df79d8df508880675e7ea549e9b46137f597ca520c3e0c979439441d1
0x78ca7c7d9c7e5aa9c5e6ab80e0229289a8d3bc8df2c2b9ba6baa74a0f60a0703
0xf26d0526aa4b8225c603720ce0dc016803188b959c50677d5446087d1f2c4e60
0x13ea4d044a313cf667d16514465e6b96227ef7198bda7b19c70eefee44e9bccd

Functions
Getter at block 21240457
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a173428d0c590136352934d6660e8d16a6dc0181538aa341048cf31a1316c16
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x55d79345Afc87806B690C9f96c4D7BfE2Bca8268, 0x7Cdd1c128Cd72dd252f569eeD942735330937F91, 0x3b1D1F89E0b6803174A2dE72e21A6f6f8464d5F1, 0x6B6072CE402F22fDcFbA1705383D8e280717Cb87]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
60
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.