Proxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0x05eb0a5d at 17451624
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95,485.41
ERC-20
Value $63.2
 (#0)
ERC-1555
--
ERC-20
--
0x3ea69a416064ef722f5c1a998f726395218a466d92186461307aea6aeafeed6c
0xc8ec9934d6e1f0c588bbd21f2890f55bad5fcf4eaa04d74e13b5958d07e000d6
0xdf79997326e3677a18a3fcc8e90aa8306751112263a2fae8b595570aa29487b6
0x7f106040c862ae6ec5ec8caae8732d96bf764fd07d8c34b1e8215f0bbc185eaf
0x7f99434d40c4cee0ec28719689ed0ab06bd7d39f486d2a129a1b6a65e3d91fe5
0x3380fbeef329750232ad32d405df77a7c1b9a4b0c9ed3222b4ce2f463d26e9a0
0x08c1eda016af41be4b7318083f4a8c85683226f538dda8f91b4d5ee665e89b67
0xab5b0638bc04b949034fb36b2838296a62fa4e4a331ea4b4c5ca272672b8aa29
0xf1fbb70a2533e0128922bf7b547d28d97512edfba37e1ce91a9aa967fc566c85
0x7814c319be916a84ac800554ab771430120fb191de2a59bb651d4cbbd2428438

Functions
Getter at block 21309416
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ed0a1c08ff98d0b7672313fef8400354fca20745bea204f867e7330bf44c4c2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xabE062fD881466a90746768CC377A64f2e5da130, 0x06DfB7B6F4601044Dea73379677E7dE13cF09879, 0x63B1F9aBC323E0ECF696143a95ce7FEbF2288d31]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
123
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.