GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xea16aa4d at 19127893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $333,961
ERC-20
Value $1,943,915.73
ERC-20
Value $21,185.52
ERC-20
Value $8,520.72
 (#249)
ERC-721
--
0x51f91e5e1a1b847d81f5629bebb1e182ac5a211faadec58ac87be39e7cbcfcfa
0xbae1d33549b86ecfb5cf96fd926cd2148993a8329ab1f4921c0afec7edfd0573
0x4fc1adbe23771b1217b58a53491eae315ad883aa51b50495901fb981a1c0ae5f
0x05a1a3c69955bf1e5d3a5e916f12253fd857ea59913891b5a8bd2e9a270edd97
0x1b5ed4e0188841e8a1630853c8b897e67e108f2ef77cbf4fed1cd9f5fab2414d
0x9ccb636411b6e218c6bd44155e29ccaef0f606aa75c27b1ad4c8950df68dc0c2
0x06d5dd8de54061c25d1c08523b3c2f5d1a1a840a266ad6c8a896a2180b3380b0
0x931629b3f3784533e905956a78ad024c78c55bd997980e897ea7ff0c5459e099
0x8b1a6ecb80c3314ab4f76d29bdffdbc7a52b6ae336455ffd2ed79164e56dda77
0x2cf29104a42731f99545297109bc2e0e33140092a03e8280ad52c4c5ae060858

Functions
Getter at block 20938520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd2d1df9f13c0cbe082928f3fd51bc23e878399cc657cc903058af49daf30d23
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa185a2AAF84C0522d77e237aD583614aE3b410E1, 0xA038Df4FAdF1948929fAD6Ec44650a73f47B31C4, 0x46Bc50C25DD18A044184a2Ed4F8e324365A6d298]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
108
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.