Proxy

Verified contract

Proxy

Active on Ethereum with 171 txns
Deployed by via 0x7bb44022 at 12558997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $389,490.83
ERC-20
Value $43,795.5
ERC-20
Value $403.27
ERC-20
Value $106.36
 (#0)
ERC-1555
--
 (#13)
ERC-1555
--
 (#9)
ERC-1555
--
0xcc1e4fd11fe3b1bd490f0239b9427c664fa523fe3b37eb552f61ba0518e3cde7
0x846da1bdc0bbeed22a0423a25a9997d33e08702b10132fca3ddc2706b1a7fb67
0x632e1533dd6b067b868c9783946c9774ea5b26703460a534417a74337b8e9a8c
0xb47509fa7c6a7d76704ed1140f8f6fd1bec4b07fd945fd606ad0ec9ad01e354d
0xef04d859f9298c837d0009c438cd622799bfb8e31a28c7c83a09bd8e800591a4
0xf0fdba57df16cda4ec5c66a4b9a6bad911a1bd1cff09ccbe58f10330fade5c6b
0x2c82d8611f13f432c44498b4f5bfbcb2299c36100a5ec54cc86156db74801cff
0x4abe9953f83fd6fdb12f4037420ba0b0ba4ae301042ba331d6a740fb094520bd
0xc3e565e1cc23b838c49035c41959c60de728317f2ae9e22ff617756b885e65a4
0x64097fc30b78dec1670400b05250e8d77a6692f6c40cdfe5905a2ab5408f96dc

Functions
Getter at block 21423827
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a1f66f1b656594d68f342722e9035f1fa01ffb98c7b50211f394a3f2907b0a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB7FBbF7842FAb638dd2D2beBc3f90B35634b8939, 0xCDEE8D33515253084935F2b96036c05e91b3526f, 0x613E28Fca6a8cd30fad462Df2cE612D413E78CD3, 0xA66e929aa6b009Dc237fB69DDAC6413319Cc1ef5, 0x9286Cd8de8c4e1B5b29b0278493E8BA32356bB7A, 0x8AfB940d93a2A351AD061De3823C2139e899C3Be, 0x8cA732c18050e8B61DE4784549C55130b2E749cA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
117
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.