Proxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xa605dfdb at 13270969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,223.56
ERC-20
Value $1,283.61
0x9eff978a5032692d6aad9b0bed3f9d116cfb24b64ad8fbf83ea26dd39da237d7
0xd99f8684b0d34e5fefe8b47391f6173884446a519b6fe86bfba0c0d5aac566a2
0xfc87a65568b2a3651614e2a1f3f50ff1b8bf1a8893ed53b00deaf6599a9c97d8
0x870cae670ea6afd30ec22d49f8a70abc2e38eb6e51cb5b6dbf6e93daf2e2a77d
0xe56c75ad587c10339c5cac79f3ff245d5a3c835833bf6fe0cc5066b585e4c68d
0x964ed063063f41520facaa30095008973a3ca1221b72a443e2f1b88cfc81acc0
0x9b1dddf7c3acf03782f16a6ebe211e379179b1b592a2d6ffb9d034f3b8a95987
0x529c9d84803a8caf416f2f109a658aa6c6e7a33ab15753af9180a8b599493ca3
0x8a638504b3313708aa5a62b65b72339b3fded8abda933ca31f0874a96acf56e2
0xb1f1fb0e7b9730900a6f7cac2040612ed76839954467fe747b240adce04ae4de

Functions
Getter at block 20989128
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9edb027d9eb64fa3d62a99bfbadc2938d925afcc331a157974990ecd45ad722f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC89cec9F597c1D6dac0598BfddB8BBA1F9954052, 0xA37F45a546616efb8D91bBb6D92666830df30eC0, 0xa4Ba16412A5109AD0194f5A1E2768Cf1468D7F5F, 0x6494dBbbD5b3292Ec147b2bCD3Aa52D3640946bA, 0xfae0bbFD75307865Dcdf21d9deFEFEDEee718431]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.