Proxy

Verified contract

Proxy

Active on Ethereum with 113 txns
Deployed by via 0x80eafff1 at 11936231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.18
ERC-20
Value $35.78
0x5881ec72484b362767ad540913880b748754d36b764f575383ee281c1e79d0d5
0x3dd64e75062c537be9a44a99d5a91b350e2fef337f2baf6a5123213456b32233
0x9ec1fb1aced551a7ea9dc6224b0a23eaf58f5446fadcda8e14107dcea26de746
0x69990d045b384f796ae7f065a38f164e2ec800efddb1d845072b7d9535e646aa
0x7c48c6ae857c5b2e4a8d93d02c2ddaa72f7637b7a21209ae0c6585f9e80a2886
0x7c2bb2655297c6dfee5d809a40069108e5630ee72f589f7cf74a12e59d894718
0x72fb64b4ced420d69d69f799aa2068fc30002bd5fccb2ff8437e826ef35ac9a6
0x0e886a1c0a8eea8ee8e0e32e821847a00130fa31673467717f5029aa4783e735
0x162cd22019ac1aebd0582e3a39ff5547ad33b48c26233b7424e0d1ab5aae868e
0xe5a278511a2c8c680d3213de868a3f1fec23f01a22da9b2aeb1e8958be131ad1

Functions
Getter at block 20893924
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd403f8414b8d0e8b01e17c80cc5a55ba3473b2e62a4c827d8136babc3dd58eeb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5dD19fa9b8F86Af0b0e19d252c7107f622ddb9C3, 0x23A51375A34813bB86DBadDecf3722FEB60B3889, 0xA070e2eDb6a2FbDDa0DC6FE4A143a960c76Ad5c9, 0xe6fb9F4509Fd514f48b43267809ed8FBF2fFe442]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
116
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.