Proxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x3e8c9ec0 at 11589406
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,041.14
ERC-20
Value $105,921.29
ERC-20
--
ERC-20
--
0xad3abe4371fc9d10ff1d02fbe339ebb7664d8a64cd1e977feb155c6d13d913f9
0xedc43f5834d1eb8cc3566aac29cfa743be917e7ee5187009d6d0adcaad132754
0x44225b74e59225307b7f140fb39e118e40e8ed2406630ad0e003845516b086ef
0x2a5bd4604baa01f1d644b9cebee3449a2d7089b1f5d0a746b76801c754ab4799
0x41f127477b325a4b4d79c6b6e2afc3726883b80743b67db33d1c866dc4d77f60
0x662badb96e4ca66ef11b1857c0ad59c5c6de2b10d816bd51c74c79c13a7d6038
0x17376e6bc4c3b55abed7826fee1a50d9c59e4bbf852459e0f14e8b43b1248d38
0xbc7fc3bc6ae29aa468e3696574c73483e335b0477ddc0043ca3eed93681e785a
0xaf3e42c3fd5ff900d2771a8d42989911c9d57c3fbf42063b26a7b5d7af94d9dd
0x249b22f8d05802908747a5dc31586a5e7730f1f0ca6babf1b1201393ffe73433

Functions
Getter at block 20861599
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2d5fe26e422a90670f34bcab6b64c7881fea79316576e41b9739e24906d4723
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfB924E1f3AE94aA4D49cbC302B7f8c74dA8292F2, 0xFFB62F69722C4158F8c61a2c270B44545F75eF72, 0xBe3a4926602e0dF49725885bc75640205F03f2EA, 0x2eafb887ecAD33f3352047388b0D638477c22d15]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.