Proxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x4eb53508 at 12285483
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.8
0x72e8ad699daae9ad4266e8e9241dfafff5a5fc423f8e2b2c2e87ae6bb4f441ac
0x0f0a78adb9e37cb3687e2cbb66b1345f5c55f2ace6aa96e069eab68126243bcf
0xdd4fb5effba63f52486a70fced93b96223f838d758251788e9bf85318855568b
0x58ae7acb26b4e4fb7148bb95285cc4d622ba68b722e6687a0ef3681bcc5a5051
0x42ec96c7329d0fd3155d34dd2f9b3c265210759e371d0dc48c0a03a64605fc68
0xa199a62afcb91633bc0738a216371b083b0abec6b504be252ab29a4831520a07
0x9ef6c33e4e98b3967f8b7efd45aa9eaaceb35882e47e329486d0678d02909260
0x319e96edf6172413a3ead96617c722171b8c4867d4b77a7869ff8b999b8cd779
0x261d8fd323d9a0c38124105040daabec855c673d098e5e0720a95095c77ca1b9
0x29b395017e5cee6f6b40c9b868f2adab86d0508cddaef1a94a26ba6fb8526f46

Functions
Getter at block 21388521
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56e6fff4a958c16e6d28f1d4f639aee98e3f6295b4755ad7e9d6f88c33e69282
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x21624358dfB169Ba1E556654fe948eC24dbeFaa4, 0xDa6eaFCBd252576920a7966A3c37D400d730BD75, 0x660939b21C0ac3339A98dB9FFBdA74Cd59E07685, 0x994851f37C261F46150B67c45921dC63c6693fE1, 0xECf283c71f377BF383d234D749977561B8875e3e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.