GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 134 txns
Deployed by via 0x4c07de1f at 13247517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,323.59
ERC-20
Value $1,499,751.99
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#2086)
ERC-721
--
0xfb0ba5886ac8195a70867298fc6a74a22f858820350d44f2838841f15d6f9138
0x472299b009c264a13ee422d35d67955f6b9f318fde94368ecf136726a644b68b
0x543f4d47c52ad5fa78f90bf1e524c931a2fef01444d7cd301ff065ffd815de16
0x0b13c0a64bb8bb78f7df3e2dbe81cb3dbd62dd30716ac72d6c3d82350b236f03
0x577184e418bc7b034cf334e7c723c48fa3db2bd103d4c9c79b7321f81aa277b6
0x1a629afabebcec7fcf2cffbb2ff4297b049fe9965f15715f381c31138170cd40
0x1f26f2a336de10607af925cac4e391df6f4698ec0184c33a751d6674478d78f9
0x9d5cc6e4194cff5ff5bf035de9d0e783dd10db29063b688feb47a44c3051b7b2
0x9d9fd01b69b0348921c5b6e31240afd6cc990bb2587e10636681b86f26d45ffe
0x23d982339a4ab70600182f20b4fdaf542fc2d1009bf65d67aa0099d3cd66ae8e

Functions
Getter at block 21244917
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa96a6c780055119f8ad3661c4c6cc4c30e61aa39b7d59234227c13fd395148e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDeA5833833268493893251B5C12de98dB2A65E6E, 0xF25FFC27fd99B2D3bb3e1e08905871119738778B, 0xcE2c53F2d13fE50e236dDf3d4bF5d23564287FfC, 0xC92F68231eDd495D10825C456D483821Fa9d045D, 0xbF9a3F8E7588a5438c142273F6d98a088E9C5820, 0xC018d00A826bfEDEBEaA9cA7f3404DD46DFa8De6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
130
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.