Proxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x544b2a40 at 12435111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26,403.82
ERC-20
Value $2,476.95
ERC-20
Value $376.06
ERC-20
--
0x9cb28b64e2e8d941a544e9c760d80c452ddbf984bf3100f5cd9a1f51bb2e4bc2
0xfd6f7d3be2e74af2d8376a6d8fe09857f4a313b44fb5c8d60f48370b322a4279
0x3bab1b5d8f601edc3adbb80eae8769fe5e87f0934593b8e577e1def5c9385c9e
0x891415b612a3bc4acd9fc12c7df1ab123594552ad88d4184971eca71b87bef4d
0x341a28b281e2f52ac2eca10c2fbc0987779096da179504669ab396e520405cac
0xa6de1216c63601cea801f05d6a046024f59fcbe4936fcf6a16d3892b7ee1517f
0xd5e6b3e7215c3bb01052a60b2a5afcffb2e6c15575ec985e6f972d873212e3f1
0xe8745fc4eee4b979bb81ed763000ed61a8f01d317cad407dd41e0d8ca7f13cfb
0x12a2b2b9f70d3113719f1838b10795f2e65fb4dd143ca69bc596dd3069039f8a
0x311d156e83d8596a5c69b21fb04a4cc7582053eff01dd22615a59cb7bc24caca

Functions
Getter at block 21396484
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf84ab9980d2056a3f3b29460614218925fa669a2d8d428f2a3f8473ee18fa620
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7DEF60FF862d381bfC86e8DA7c1FD77F6d5f98b5, 0x71240e1Ce08151D41373fe27f196847d64d6F5F6, 0x73177156Bd1f3216324008F5A1649c0a7bB485E0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.