GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe77b9c41460e859e1722b3b17a348f90aa8d751bc027a6313ec2af5a8053d890
0x92040f958bc4963a2adf902eaa09e970c5867addb03230d1cd07ab3b7f692265
0x49f682fa55bbb73e53a84486ca61f181f7b328a5b3838a555d54bc66d70d0723
0x4018d1bc29f4dd3d4db52eee7e73facec3d47a5c5162a8e4d089f56d1bf2e58c
0x30b35031ec2fa1691fa504b05ffaf092589568abea36fe514cd1002893afc387
0x5e9812c0d32e654942e1d9ed9e04ac0c4f8c6f34904d8abe2579b42153fdd97d
0xa883e8831d51b02690bd53037e1a3e874034f8bdc964fd0e0f47ca13725021d9
0x79a4f16446a364bbff4833c730d6c49c193591c62680ccd8894cc6a5101c1d59
0x824031d5fcc420ee09cd74b486a170b9901135fb55da1e6e5c94149189cfc1d8
0x8beed2f7bd301f2fd494229fe71b8d5198e2e89d991d0f4be6a4d15f51736e96

Functions
Getter at block 21258221
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d8b7b559ff5f598de2f8680f2a3542f3b6d46f2915cfd4a2d207378e2cb4db3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa5BA0556bB1424F25A31f817F2242140c0F745Ad, 0xe09b02A8484EF075F722d7c99480Bbd68d719160, 0xb38216127E7acc3937EF76aEFb61E681ef7461CC, 0x6854afCD8BFd9CD0cf7A8c088D86028c6F2573F6, 0x8b2082b9A645521194406108Cf2642C91fA18E32]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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.