GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 151 txns
Deployed by via 0xee6a7e6b at 16796906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $353.43
0xc33c26d9ab16bffa0915499aff2e702e4c43b7a2c5815ea21a32aaba2fbd0bdb
0xdcef8a24fdb993f14a15364cf9e3f1acd442b547561dc945a8e86d1b33cf766d
0xe1a11efb94048178a6979745e2671a6f8600cacffe0352df19414f88d473f2bb
0x8bb545e4a15bf6581fad6151b4150a7977c79098bad0ae7f4c52170e3adab0b0
0x9585473ebbf9b54876b61030481766b62e505ccebe44773d81ec7c4388634810
0x4f9773f2fc31503b21188fe011806789a4146514d911c588461dba05a80f7e4b
0x43ae72b1359349d493a7932f9461a5b6ab0382582d91d306941276baba3de127
0x7ab33df38cb2e374cb7385b5257507286de36bd336f9fdc1ac1e2f85f8b501b3
0x31c5b48cfeb903827b477c27d4b161ccd2318caa20df09998ff46153d904db0e
0x2b3698b77a10ad5b70f045854bf7f09eea1996cf9160a5bf9c5d6022b2ec5312

Functions
Getter at block 21294249
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x392464e001498d00decc1187d9b0c69edaf9c80d7acad9ad9775f6a7e1b427ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2bc641992F7Fa180AA9053F1517642C24e7f77ef, 0x9D470B11d32ce11563d0438C3a6d320b8aba7F34, 0x575E53F6c8B1480a419608658377426A7220B7ce]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
151
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.