GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x2d25b969 at 13780457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.04
ERC-20
Value $1,048.77
 (#1)
ERC-721
--
0xc8950dc6ea43cca4e1af16d2d8b48530dbe188b7326607cfe6b52996088d1144
0x7cc93c5447e95ce8835d1c5ffbe91b25b3bf9bad969869e790ca498df6957604
0x0b10ed7704e730d4a6350e0fca6dd1cf1da8900917980f8d86b9be8cb197ac72
0xfc0ed90d0f5257f05ea0498d0cebb9bf57e66b0854a51756bff57a047af059c2
0x4ae631bd2692b13d121b2af082ce9d5f7132794d6f55fd88ddf6faa2c9b0cf5e
0xf9638eeb912997648f4eb2a1b13347fd4cddb92197dd15248b691a89c059d22e
0x9eae15ac233ad9231d8289cb30e9fb447653332edc3b1e05f2ee0dcf359b8647
0x27af906fa12a82197eda4a418efbd384618e9b78a2aa3e48fbbab6746a73dd31
0xffc93a3a571b919e9dcfffd6cefb5ddce90c820563b61e41d690ac9b16e41db0
0x1e4227c5fb7bc2c3f2326ae69a7ee2ac8931d13ab85b0b6d72b944c4bd81c679

Functions
Getter at block 20901142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x53f4e01009e27ec666aae722ce759859c7f12d52bb5537e6ca91d52391800b9d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97ea61BCd9c515bDE71A985F345e3c29dC398e39, 0xCb83AE86F86C899327A1FB397b1EFe0496e2fa20, 0x14e0D65B1aA25Ec0e650D818d6d40B2Ab3c1A6Ee, 0xbD65C6ED1b42C42684b858635274c8fFe8FFFA1c, 0x84EEC1970075eB8bCFf63a0c740908ab64c54A0b, 0x5b4c45de38FEF6C4820D02781d0ca0f75BE91F8B]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
23
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.