GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x295420fd at 18760153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,475.84
ERC-20
Value $0.63
ERC-20
--
ERC-20
--
0xb45348e0c2ad27fff6c18322f7cf73c95c3c72cca99a80eeead7c3a362761c27
0xac1414444a971e045b13e8eff18722b171bd5da2e8f7923afa0b86af0b459d19
0x6b3cc97acf1e3e9cb3218348d79becc3172a8c722d9ceefe45457fb7c47dd232
0x5265015dd4184b99d4b19df218b8b96db7a32eb03f5e1639d81b56ce547f8b97
0xe65a27ef21a543a824d27cf59d3ec0a54db2a88e9cc2936cf2e0ebb958d4d4b4
0xd8e0f49535a62a530e9bfc2222bd43bc344c0d18773422e72d8e001ec4c9b2a3
0x949297938059563a3aed2cff9310258c9782e85b4d20c7ca9821959687340450
0x7773e2c03570897eb15fc3567704204d36f7d08f8a45634281af4c3b7476cd99
0xc3e3ebc4d2e8c4f5cbf97d69993739fbae495b4b0a57b25e463b39163c7667fa
0x3469861b1699b67628ca34e6d5a6ef348db5869d711f09db3d688fdebf3c00fe

Functions
Getter at block 21189273
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb8d24c4c29e919801929b228e32dcaca0bfb5929b252425b086f48589cd3069c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbeAccB70A2a6EE79EfdfA515160BB57880d81e15, 0x33fF514edeDf4a326fD3052473135AF6403e1adf, 0x5f4570bAd83D1D79a68fB38da6AF6712331111eD, 0xfDA7316E32c32576E91F1895bB3Feb3549E754B5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.