Proxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0xb862782b at 11605742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,046.85
0x643f8a6a1e1e485902b19e7844959d1c8249e8ca1f0e466145e978af4dcf644c
0xc021b44ad1fb56e9e1bb3e964d782eeab5f6395c4f52c4d10f9314a3a85ca9c7
0x37542b8bf1fea936be578793dfa4943cddac820ccf0e7adb4f1b03da02a3d4e9
0x03897f931b463d91924802120b041f209d4c582799f05cb251be87e6e4976f68
0x461caaa11851baa36614b25b3b12e68845afdb4aa01fbdf625555b633062a107
0x684c70a2251713b8a5fb3609e149bbe95774847518c0885b52b4808e12575d86
0x2db1e27fc760fb234fbf4291f45bfbb5d7edb4985b875a3777ebefcd78ceebda
0xbf9a361ef0c617e86d7cbbc2246be8d23a5428556ae06e7c7b78dfadf9c356b8
0x602255bc9c2ac3959aeb19f2dac947e45e2d3db5b2722a214ffc44af8dfbe929
0xcde252a8448843bf5e45e247788173c59fe727365716e2ae8de36e0a415f6715

Functions
Getter at block 20864382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x08d71e16e47b2add90c60607798e2ba6ff2efa3bf6a0ecb7f8c5d4ccc432d415
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE4d019A4C8295e7f421dE9a399b9C69D20093fed, 0x1252a0E9871E1820E782cc5694f8Aa750C527d94, 0xD3C3F5770362216bE3ea9293bC2Bb696383F7a1D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
63
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.