GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 303 txns
Deployed by via 0x36507021 at 13106778
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,421.43
ERC-20
Value $0
0x3485f7544ca4ff4117d816b4d85c56bc1b0db829ce5510575f30e5950391001b
0x0c0d24f0f51ef01d1282a754577d7d764ed1ba52af07c6b33798738f495c1afb
0xf45e34da642d4aca57a7633907b61bdac179e9214717200a04babe4e8ebca3f5
0x6a38a961e8de22a4ec7158fe7b40538c0aec8502f30c6c5e9d190584e817ab05
0x0fd126b4084b4166108b62c110f8c7e2a92d24bc0c95fc0769b2523c0f85b651
0x309b73dee1ebec161537ddd1303fedc85fd5a4e738ed5d09c0992d1d3c4abf31
0xfab9f39638b4761ff21fe46e560e67e0cbeebd428f0993203cd5581927d15398
0x9a5d98276fc20234ec7d288e393b5ccde43bbe9c1e92ce5a42242f827fa647c7
0x908beab9ab79346eeb446334ce9215d177f5ef85675df4f5392ab3ae9285c22c
0x8df3f5c6000f66d7432b6d787cac191c8274ceda872d280bef996505df07d4d1

Functions
Getter at block 20904134
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x741ba0746a4042c4975bbbb461bc4fa4fd5337c6b86c52ca66bba20f5a8dfe76
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x10FA4Ad420cbd98F4b0A5486Fdff27e3CDcD0ee8, 0x9EA650f8185929DD63d242c3d8dCa9292BF7B155, 0xBc2e8Db797e7461D45dee36654DB3600b7D65ca2, 0x97e40310E6846c57aa343afAb49e8259Dab145A7, 0x748925Ed675065936bC60d865e30D0B697fe6D63, 0x9365f6ceAD71B4d9Bb3b8596dBDC7684a6B7e45D, 0x8563D5667966439c19B045D32B51AaD7a7157741]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
300
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.