Proxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0xedc132cc at 11666878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $90,041.02
ERC-20
Value $1,096,232.87
ERC-20
--
 (#3)
ERC-1555
--
ERC-20
--
0x921e94d315e49b40d6d331e2ab31015ed6ac62f418f623bea70bd46782ecab03
0xc6a60b04f62add18ab19d8a92a5570363964ef415c18a2df87c63e36e58f91b6
0x22c4d14151ab3471493f1e464e90e4495b497b39d2cd7ac7dee7a36e2e1d139b
0x135bf1e6a5e10cb47e125afa4606724a7350934595f35c5fbf2942546693917e
0x69b890b9631c82d2bfb2def262da2f190c0e693b2f15db34c2a4dfa2e4ab38d0
0x161f4fb2a03b54e89f27b4a67bc54bfd144bcc89938dab25ad736a0ccac764cd
0x3748eb7081e32ea687c27579a8d21af9187c30a1025018335afb58530d337e49
0xf6a705c8f4d17b2a98b6d678930c506603d91a2ee7f8ecd003e31cda5530d5ea
0x9d4173b042de9d0a3c014f6b033867be6f07bc72c375da44ff11483e8051db49
0x45dc4158cd3276a225822a0998a9261c165dcdb352531b1c0481b481ce7da95d

Functions
Getter at block 21259767
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4002809220eaca33dd871c0028c088983c088aee46ac3c0da8163bbe3a31eb9b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA8E59BA3d5B38173c3A469dA9FD9c2bC9A145E30, 0x1a7f30567f32dc8AcD7032d22Fa750C2B9148765, 0x816F2161DaACDE9f3A669774BD409397867945f9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.