Proxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xcf02d0e9 at 13449582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,293.79
0x44802ba97172958559b9928fcaf3665b056da9e9d116dc41f626d42354cb82ba
0xc734563e44a3026cc573113ff0d66ad897e31ccc6c288f0dc13af2ccebe45757
0x396112ec2cbcb37bd644ffea50e41ca6ecb0d2ddfbc9f1041cbe335d551d07b1
0x0f47ec4cffcd01477ccb316bf90e8498d92a5710eb25d33881d967dbe028ace8
0xad63dee083b700fdd1ee67db2c30134966b0efbaeffdea85c4934bc34dda991a
0x78a94e50813bc48b505cac8d96268009167f4473e309400f8a96f4d75fa3a926
0xf459dca9e0bff1a3ea800f64fd6f81c9e20e149c96773387a2243336fe879f14
0x24f18ef731b7c2f142f63f2229797762b30aff3318ab57a77b804ee7f9a881d7
0xcad8c6900fcf828ba98c2a5420f32b8f3de0ce0147aa9032629634c8875d1104
0xe7328e929559d477c0f56e4b89a4ec2ef50fa3304b0b9ace29cfd0d6d54c6acd

Functions
Getter at block 21306977
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x245435098bb70119cd3a9c83bd853f7671c2e28f7372e19c9ce24b926427cba1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x47b306f83DC16C6F76ec8023f89B87e338B8Aa4c, 0x213105D094ed4D7FA0C6d86cbA8570f325884C3d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.