GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x0cfc890c at 20873543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $113,000.05
0xb4a8d0a690cadc4a664a3f1abcebdcff43839198bd8889d775dd36f628c63b2c
0xc75b5edc254e1acd37fcab0eb986c09ca025c4eed932d8e6ac4d0f26a96d02c7
0x9bc27cb2a784eaaedb6ddff73c5ce96fb7809040cd97629882eb3fde3bc18f1d
0xb5127be0047854a9f83dcd0892e6eaee505522b3677b4362783d50aa67273e7b
0xe7fa19d5907caae90b93306173b3c0c59f65fb216ea76c19dc140384ed64a1f1
0xd37f8e87c5187f30806207766336b1a07e2083539e2843dff2ea0a90a0571616
0x62bb128f6c435d4e58255d0dcbfbbd0c91470ff402df53a44a0488409004cef1
0xa2ccbda2f221081b54b35b0c0fa7cac8d0012b1ead53b6abaa6b9d2e138f0048
0xdc64a6ca0b3afc01858bc2aa3814749a34f4edcd85c511471147c136e28269cb
0x9bf70c611112eca8b3a3dc7f1a3c50bfe68544a3704f09914ae2fc02c8ad02c7

Functions
Getter at block 20903523
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x47542f2717566d48d7999cdbea8bc02393b19e509b35ab46f5a45fb205953191
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78e318Ce52118412De13049a0d5f0114c640F21F, 0x0D5EAE0DA1Aca188DcC75b3730d6D4a2e0C5450b, 0x204a47Ee44E44866e7d91D1341b1fc278A0391EE, 0x0A535326F7f72fe3DD23571f5cd844209DE4ffB1]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
9
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.