GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 830 txns
Deployed by via 0x503a0428 at 16963897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,637.14
ERC-20
Value $840,344.86
ERC-20
Value $503,103.86
ERC-20
Value $116,313.08
ERC-20
Value $78,231.35
ERC-20
Value $47,465.59
ERC-20
Value $43,353.24
ERC-20
Value $29,046.79
ERC-20
Value $21,192.78
ERC-20
Value $11,170.57
0x9c35a1f340edecfaa809ac1613dbd62791e9ed74b2d10d0ab0df755581614d48
0xceea2854e9a86f2aefda2e4266a7672cf8ab2cec1fb4692c8f058a6eb6a26e57
0x8cd98a94eebbb69bd2d73c24964dccc2a6f8fad14d9f6af9c53e96abe740968a
0x350dad17c85c097e8164fb289acad6d64d867729deb1a62084b0bdd1fb70e946
0xb591d7e76e10b14bb38cf88254c9d2fb7c2bfab68a4527507b1c6e8f9f7ccff3
0x6ea546c32efc35cc225e1f2ab14cf2667ce8ffd658030a88571d8d22acc97adb
0x173becd52911e3e85fd3d0fe8cf6212dff7de98e58450825f2be4493bfacbaa2
0xda14c12c84e21a2fe4ce64ed6b3171367e679eac70438dd0fe598df7096d7593
0x3f8abcd2942f88f9eee5f8a1a9e6c1688a3d15d2f9023781384f64b215972dcc
0x06fc1a078fb98616289fe479c763571210228c0d44c93d6e7f1c482ebda7fed3

Functions
Getter at block 21228592
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba5a262b3b23175067fc381a07e00a7d6982ae44cd44ac6df5642bf78d9093aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99d865F14DE5f43Edd129A7Cd9425c01518Af2F2, 0xC011240FAb026E08EC18E12a506f45b9aaEE84dD, 0xC541A7b893eFD384d3E0013DfCb3e563a777fDBC, 0xFBD9123f3CA030632C5fC5948dfebb38B0b115f2, 0xDD9bF0A45452a4F22cfd2C963c15B191D97Ce106, 0x79603115Df2Ba00659ADC63192325CF104ca529C, 0x53BD3C14e2a076EB55a7e2BE73Fa0fA7918CF300]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1039
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.