GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa6db22d1356ad6edba5ba945cf2798ed4737d23617dc2069304c1365ff1dfddc
0xc9f19876869d6d09a016b3575d58f03d600ad3135cf2ad00d062806070d1085a
0xce828c452de20dbd23149fc189e8344e911180a5e5ae9025723a7b1aaeba9374
0xc7ee5747124905c85f9bd61265ace07fc8bba62def0db92e8f74b6bb1df39209
0x5f2797123f2bca6148af2872b449c8838796f731bfa508c9d56699da4b2b0f38
0x980845580582b302954c8e60f911ebcc647d6b03790fc9c01c661bdf3c2213cc
0x93d70691d5c49d78393882d5926827f6622366a9eed34aa7b9cd01226812ad22
0xe22f7215f77bee3b179e6387115a85382eae83576a4cc73091a389baa8bab55f
0x70202857c715152e2327ba90685238f472cf89f72dfd26ddd2ae5f9f82982d68
0x46069a2a0ab145607f9a9f7fa1084b9ca66edb5e4ca8469cfaae28fcd3ffa35b

Functions
Getter at block 21386055
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa200c398cc4dbf115ef36518b816b535e5df05078a46ce6de0114550f75f61d7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbdA6B169fe9C5F7152E50Ce806CBd7cE2b5a09Fe, 0x8584737Ff8d993E302494Dd05112ECb078A206eb, 0x33aA90C3b8a4EFa4979A21A60410b83AA807e878]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.