GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 178 txns
Deployed by via 0x1b963123 at 16934595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.03
ERC-20
Value $0.02
ERC-20
Value $0
 (#353)
ERC-721
--
 (#36)
ERC-1555
--
0x6d3c25314761f7b1c4e7c67151a1c490e1775a94882c63695aa0804826e82e80
0x5fd8a1160d113f879bc9b574edf61a0babaa0b3183cfeb60d8de17500be8cfae
0x3a7f7228641f3b4274b9e4a8a1f1f28447d80223ea769c5ab38b470579dcdef4
0x55ed2825cadc8949f280e140c2af90036657c069abc4841d9f4929b887949e19
0xf62f849bbd18697e5a7f76cd73aadf8c0c69df431a31ae7854ec0fbeba905105
0xfac1058b2b0cb32be469b45538500342338d3a33f273fca58a9666f2e56a1e8f
0xe9be3341f7cffa1375bd1b192334468350ee470856f46190e6edb8e2e16eb654
0xd02464b06cc12c69baaba676f1d5dcb87847d14c64ee8760185c43af8816939f
0x81d27576cc90bf7a472f1eed792e534e80d344570ef9a38495e97360e508754c
0xe3fc5841eb5d98ef4080bfd60567644b05f148cb5b04e4c174eef55f3de98a63

Functions
Getter at block 20878403
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d0819caab094ffd485d987ed168c6f10301290cbc042de17ce14ea3ca5fe22b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0xd26f44b62514419d11B1884002e19A0d6d461684, 0x24a5cc609282827Cb00c32b80bbBFf96c336fEa1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
209
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.