GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x72654548ad0f87d711e5a0cd70d16ecffcb934cadd6130bcedcaa31ef01f0d88
0xf32dc0d441970e6adbf5454397925612b866d85170d206466640e5f3692abc95
0x3678e633681650ec9a60b065d053f4939d26641b48a7c870972a9b3648d2ce4a
0x9a77ee096ebc39bbf7324df75c5f2c9860f55fcd9a8abc81c4b53d4823ec3f65
0x6d9928eec8669e44b15c262dd8349819789af2e2e52a1f8bcf7ed00d38904605
0x50d24666c3a6b528fd3dc94c5de22902550e89b753a6cb9f0f02f78d443d4db9
0xfc7c5477c4ff7cb7d264d8b2832b93773b7cc043d889e2ce98e1b25b41076d7b
0xd231ef703c9b0e5a1aef987c13eb7a7c05ef84b5796dc76247b507d99997e127
0x51b2c245d45468250c26cb2452dd0a7bf79957986e06353dcb30869e03b794ae
0x0781871b452feac475fb62da58d3d559aee258beb769f2ffd085eb023826ec6d

Functions
Getter at block 21209339
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x059feddcb3033b07836b0fc9eb33936bd735e5b7fbe61314d4937bb357d23e6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfE0B3717B8f077A862f93cfE7E1865050F646745, 0x65720617eb3eE267B2C6016B837e91EA8c01a4ac, 0xC881db6e5940dBF0629Cf6a0A3129b3559027280, 0x68fD14aeE388286Ed0C1719eF1e61952f88b743a, 0xb1ABdeaA143ABf1eDb43588570c9ab6a387848aD, 0x16d481FdfE73C51a2a341441F90Ab4A503f609AC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.