GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xc8cb146d at 14027506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $100.4
ERC-20
--
0x985df4e1966ea00b51a672d86743bd7db526d1b99552f96890fbb62cd77de8d6
0xc53e7abe984053d2a3e61a226e3c68a87e5b2b77e83ce08db36694aed11c436b
0xd5547d87b9d13b1e072978b8f1b1ccc808e2e76486f6f4dfde283bbac1f3375b
0x56232cfe526389d1e5b45e087cd4e19b587ce9e2d235dbb3e07ea0913c2fa843
0xa995dcd4f221186f427aabcf98d59a72a2ec6a55b63bd73f2b212f67e84b56ae
0x6069874390ff85ec805f27ffd0ec38bfa74653347437b4e7764580380f2748ee
0x3392ede95dde9db0eb3af7714643998ebc8f6f9e5801d4d341a7d8798ad59955
0x8bc27a42762ade521133740b503a38d4d74dd6306395a5eca938d928d2c01b70
0x2fe63a28b7c008a8c65b3dbf1ebffbfa69ff0f8e16722717d710d901f5b35703
0xa967e97a5b724b42af63a4b944db565785a03725992c125ab90249a491c690af

Functions
Getter at block 20982352
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x116e34b80afb47a60fb676200a19aa4de5ed5f943228a0831500dec45ab4aff7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9Ed1d25E77f8dC3e043DA8810d5F1c6a12D7f0D5, 0xBe3e3f692cFd699d16D5a2548eDa0f62cce9b1EB, 0xe18d8B55D14e3Ff5991c57ac9358D730cDB490c4, 0x1f62e500297774F1f1482A2303F69B9805dC4c44]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
34
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.