GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xa09a162e at 16333329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $743,412.44
 (#2555)
ERC-721
--
0xaec5a2481f3d7dd2d0ec134326a63d985636416c21a7290532898edbb5c0a579
0x9037cf0e320b1844176ccdfec3f11b940b8799b0d7d7a65d64b0940c8f1b83d9
0xffb681f422669c5a1cc8bf590119b5da8366899fcee3d5dcb75c40f4e13e9e7d
0x0d682231995b5ec2b34eb22165db776032df7a2cbb62b98155f92ea718a7baba
0x69549e3922f02698bd2d4ebded5a7fddde52e80786f8a5493dafd756a481b4a5
0x1bebd90ca60a34cdbed4d8b2494134b3cabfe8d01b2d1b75272780c751c0b3fa
0x97d9bcbee9dbdb3c50522ccfdc0d60b225565c93191916969b37c7ea44d6b718
0x3a4a8ac5674807c81a4df8f0f37acf14fddec815343f44fbeabf895bbba16c1d
0xa96ccd7adc7dca202137fb356c2f8ceda56cfd5dab501389929681e293f367c7
0x96622676dddc5f0349feb0f805a1fd07fa505a17bb358882fded9a42b2fc8af0

Functions
Getter at block 20941152
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf679fc7fc07e2a05bb9f84d4af1e9e941f0e844124114802a05f0157a9d7e0f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x005cC20A9940595F92AeC918E9b19Ed7439c4Ca7, 0x9F18909405F6BfBC5F4Ff0a9f8e53497fb82D1a7, 0xC282b2FAFC82943b838f7D45c2De1d2af397be53]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.