GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 212 txns
Deployed by via 0x48c321a0 at 16818229
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,883.38
ERC-20
Value $1,155,792.14
ERC-20
Value $29,950.25
ERC-20
Value $14,342.94
ERC-20
Value $11.89
ERC-20
Value $9.23
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x6031c46efb9cf1f61c0741e59167fb37cf3986e7501e713a1adbc26ecf3279ae
0x8dc5150b01306037d4537b1b27aab145f2468a1bd1b4e0bd43aa3e08b6d438b9
0x1be9577b1161b9f571e49c292f5b0ebb880290c8ad5d568d4735ff61d3c83bd9
0x30658477bc9ce596fed2076cecd69ec4291d4750f6b5072c3c28b11229266339
0xad0c8edd39d090fe8890d997ab172af3d3c9c2f853d2534c19d74da2217ca08a
0xec02c05f2585ea0aedaa39f321d2441b5d7cfc9e0b6ccaa5bde1269c1db74185
0x2de0c7a2e73cddd1ef0036962ee858ba907eede48a99505a2d8bc3b577e06e74
0x08aaf079556e2a386713397b1ab57299ede83e68eca758d69610978bc53857cc
0xd7f71edfd1a33ea8b09a6d3a0c9d0591328ffed784ade3d41e5d2a4f21c6e362
0xa69db8577932f174298a1362ef67f1e733d95cfc7287395b5e4dc3b7e05d366f

Functions
Getter at block 20989130
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6cb98df1bc26e62c494dcbf2f362c623e5e8cbb503b69ddf57a8e9a9a07117c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5D973Ea995d14799E528B14472346bfDE21eAe2e, 0x08E674c4538caE03B6c05405881dDCd95DcaF5a8, 0xc1f4D15C16A1f3555E0a5F7AeFD1e17AD4aaf40B, 0x94561e98DD5E55271f91A103e4979aa6C493745E, 0xc31C4549356d46c37021393EeEb6f704B38061eC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
184
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.