GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x29474fa9 at 20264486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,663.38
ERC-20
Value $18,989.21
ERC-20
Value $1,891.78
ERC-20
Value $329.66
ERC-20
Value $111.75
ERC-20
Value $6.25
ERC-20
Value $6.21
ERC-20
Value $0.16
ERC-20
Value $0.12
ERC-20
--
0x4cdbfbaa475b5a160110d4c7ec6d0072f635219e5ae2fb21b6ee8e9a418acaca
0xc396408961f55645234c692e9150c7c2457b06933fd91a37060894aa23bee4b5
0xb3aac7cb5a366dc6df8e415263ba8e38310bb4813ccdf2e21f253eb30d847c16
0x3830858315ebf1df24a09014e5741217eb5f2d8a92503a173024bc491c304e23
0xf940ffc3b04241ef94735eb2f3fe7b9da0aed0394fb085646493ab63a902030c
0xbaaa9a88339bc84a41a599458e7db8bdae64c1423069034887b5ef3acd89b8cf
0x93800cd22fcaa121ab8105ee539a3db3b2c663e6254deadc4755270a40d6b81e
0x7dd78a9b2474d3ca1286e59f001ffc164804d4e44488bf10f0c53f0567fa9d14
0x799ea5ee8b80402543bc982fac04fa3d40b3ac6eb29a0c16eeff532986a7d898
0x732c5bc4efb8a110894da0a84681cc06b65a2460556992841b506219886c8517

Functions
Getter at block 21192722
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf82552ef1e3b8d854747d1b70d5947b99dbabe118bcd76f27143dd820f3e21d4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3170E695dfF674ff7f747A61F6E114ad317aD3e4, 0x3eda3dc164a6307ab8b48183445F3D9f9c0Cd447, 0x610B0386B6253a95F56360D813a1d0F42a88d3f8, 0x6A7e2B6101490F57D93C89610d0B2C24EFa5Ba6D, 0x5c2Ba11AdD6De4A0Ad1af367a8BF1E2cf8c3829B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.