Proxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x46cd964c at 12236930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $90,509.6
ERC-20
--
0xf97b10869b7a9ade711c9e2f72cef22ecefc9937ea5e252f35b05186cb935943
0x31dbae471a42c091c818b3fbda9e127b502ff0ed41b4fb88eb53941ffb042f9b
0xe1a99dbe7e188e1f9f8fd9c7aaf213fa4b3825add5f177dc222e31f73e9ebf6f
0xb7bf3cc4c038088ec91e7e5eb0beabad45cf13c5abaca52e54c5f0b6a947757a
0xeeba6d56fc0aece72d64b42d65b6d1a13ef09ea8f59bc7ccb8f9002aca2da2e3
0x5678e98acd99674186844329d7f99562677c54266d9a67eb0f744d6071007ad7
0x9a85809edf89a2c980f816cf9d5c3d79ab930fab26113d02eecd2607ff9dda98
0x9b21e41ac1f0efe63f56d3dd7b6f6cd8c5cf1d3df88ba426af7aed09700d09d5
0x6c28eda185f89326a02ba6eb614c896e355ba1f5f03c13122c122aa27c73eda6
0x91890f7b53728faad458a2e60f9c85c4da1b7e553dd8d40db16f36ec6a10212c

Functions
Getter at block 21316327
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8edd00fb8d3ea45efffc529710bdf1b71ea63d8b6ef7adb679a8977d3afb2e87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x159477BB7D183Bb219CB50E803819fc78F37A1Db, 0xf4AA7a82B1d7f30Ca22D306c5eC429CF8AF160ef, 0x13FE67F996a61A75ce72AD278eC241d54CcFfaCe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
36
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.