GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xd197cfe8 at 14102493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $162,392.15
0xcc94892824a71985bf3550129fa3120574bd77e11906b3bee293ca7463b444a8
0x95ae29d8c819771e9f98cc859d4d355e9aa18563836ebb71ca8caeab6d736008
0x106cbb3356d6ae74e82baffdeaf321b7acf73167550bcff3ba275cb83914ef92
0x546e7a2537fcdb3878c83b3f7733c0606d26dddf5f4b8a4444b6ee2ce155aefd
0xcab6a02d10cd096a0fc5cfea1124377728ab96d76c19b8e90ccba56ea885e94a
0x33453930a4d1fd9d15dc47197e829adefb6065cf04ac71b06234267236ebe7ea
0x803625254e1e1c363ba6ca83629f8b765702da521d11e6c745d9d70678674bb1
0x95156b002ac067814a8379f7d30d55b210d89078ccb84d8cb73d89ebbb4f0309
0xf25a2757ae784d747a9adceb2b99ec728a8b3729713facb6775bb592603db41e
0x4f584924a9c23e14d750d9666973a17e1866ecde11eabf98bc3c43e146302832

Functions
Getter at block 20853638
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcab58467ee3942a19634f87d2efe50ba8469fa0eccae3722d3d12087eeb08ffd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52f63971afD2a32524c859C29943f9BEa38CA907, 0xFDa9365E2CDf21d72cb0dc4F5FF46F29e4aC59CE, 0x3FcB35a1CbFB6007f9BC638D388958Bc4550cB28, 0x962228a90eaC69238c7D1F216d80037e61eA9255, 0xE58ED128325A33afD08e90187dB0640619819413, 0x9F3614afb3Df9f899caDBFfaA05c6C908059F726, 0x6535020cCeB810Bdb3F3cA5e93dE2460FF7989BB, 0x2723723FDd3Db8ba2D6f0e1B333e90A7E60A0411]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
109
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.