GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 126 txns
Deployed by via 0x80df7354 at 13320745
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,663.93
ERC-20
Value $1,039.57
ERC-20
Value $491.69
0xbf793e669737ca00538c5767e2d21bafb3c3c4fba6aa2a29f5cea922e8bcfc72
0x073a3224f409edcb73f9f232e1e1c8276bfcdeb7e8107c20658345aa1eb69b6b
0x713cbeb02b27a398bc879777a2f5c4eb638c323649c081378af25b3713de8af6
0x265e168351f549a32d5d2260f72d4839a4f694586580ae194f1c545871c2ae3c
0x30d81b72673b1b1233df55273c6d26c7ca1784e3052c0b8e09675973bcb046b6
0x718967bf70efbe3c7aa107f5de4438d2d8d3b467775fba6107b074932a29a20c
0x5740ec3ca729ba0c3147ee36d1b469b8db183e1c9ad5360eb899174d621e7db6
0xeb2456e7a2a7117b443b5a52d8d7073193a1be1402c8654c10732999637f0551
0xb51a1685f20d15b4cb3849532259f3b10d9f93e2f0c36eb3bb23027d76aae683
0xd49113c175af32ea48fb2c2882b5579f5e128ea846cecd818d9808613352263a

Functions
Getter at block 20792109
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf1977a55b6125832e88a7e3e2638a61d594882ac6ed184c6e4cc26c10e5fecaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0bFDA3970A72557a5C785c90B0D85AaD092d5A3a, 0x9fEAB70f3c4a944B97b7565BAc4991dF5B7A69ff, 0xcbc616D595D38483e6AdC45C7E426f44bF230928, 0xc8dE9f45601DA8C76158b8CAF3E56E8A037F2228, 0x17e06ce6914E3969f7BD37D8b2a563890cA1c96e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
129
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.