GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 123 txns
Deployed by via 0x6f53a841 at 17063195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $57,837.52
0x21370f2e21cc65624f1250a3cede07586380424c0fdede13069c61c9c301db0e
0x440675bcbf125304f607918fc1d1fb666c1ab4fd58e626bc10270fadb9b5c838
0xf7cd2172ec7fb04810c7d96809ed8388b19c9a19efb1d7d8952ed48de2a81381
0xd25493baf3c67e7f09ce83821738fa20298450cc6b92bc25365779bb7bfffd26
0x5c9f8d758bc5e1f00c51d84b18b24a02347a703d244312ad3d0f20eb38985345
0x80d449351d8470c679d4e327209d8a0c492e018f4fe8335e76a1dd1148d8cac2
0x9a236a6c14f672c4008fd5ab992380e0cf0b67f1904ac9dcf936d62a3f8e2c13
0xa24510861bc44ce2f5eca5435c9c65f903210310ff89539379e6d1cba868f69e
0xac459e0449809964d96b2958a7fc6dd634241771d720d4745e21e04c657ca099
0xb4ee42d9d39fc20729e9e422a996cd781bf8aa80be1499659968f334c527f6b2

Functions
Getter at block 20914565
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe7b1afd1a1951f4853a82c0ce79f2ea9482b8fd7940a4cae353b75312756a528
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4b8748A0139971a5485161aB9Ab459273Ce24658, 0xB1fa18DCF730AA4EBc9F2D0B15784A01EaA7585b, 0x0E36F39c0E888880f3444Fc099507A71Eb11e370, 0x8F96F2eF155946b34D1F4c634b9224ea82eb3569, 0x0e310632cf41f250E457Df2060419447a55fD4aA, 0xE3fD64729a5271d64E79e3AAA411D0eFC36f9459]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.