GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 161 txns
Deployed by via 0xabd7285d at 13433016
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,770,388.69
ERC-20
Value $112,721.04
ERC-20
--
 (#472)
ERC-721
--
0xf53b806bf892489c60cd12cddf9bb9831578ddc90206c7c1a8bee1815758dff9
0x6c9f262bf32b25e75d7416ed1e44ec5ab4973d9c40352dffbb513e0a9a42ffaa
0xbc21aff485811c25d79cb64f0a56ae99a521b906c01003c3e0aa70591382d4c7
0x59e1f5fab5a825b2ee827d83301b15964badc1dacf8e2a5a483d55d1da282ed0
0x36f93efee6d9153dd4ff728b9ee212a06c74180322d0a81f9506675c56f62c5f
0xeb5eaf9e60b6c9c1d2351f6fa9229150c4f16c912c7f6fae1901040695bba109
0x5b06ef980275670ab02a51ad689b8dc61a7c3ba22b76cc8e7efce78bf2df6d10
0x238a291e7d85a91f65ba80a1da9cfe4586ee22edf035b4544851aa91d064de06
0xfce81ec683b0f3ce48ef0285b2f3dc60703310a3b9fec8b8da3ed85580f1635d
0xa94518bc663e37a50fb517819ce8ca99842c6eb9013d83b4a580c180a135d6bb

Functions
Getter at block 21398685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe540f37b1785469ae5347a584e33a470377c4a97a9ded8232c7964dbb8d0240b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa7878D8778bB943945ba3f80362f18BD1cf73a08, 0xc7a0c4eC85e412A090B5b316E9B141Fb659e9A91, 0xC35f3F92A9F27A157B309a9656CfEA30E5C9cCe3, 0xC41A84d016b1391Fa0F4048D37d3131988412360, 0xAD097fdcd58535250C59807d6683e0A6B688D6cC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
89
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.