Proxy

Verified contract

Proxy

Active on Ethereum with 145 txns
Deployed by via 0x501b51ea at 12256582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38.98
ERC-20
--
0x53bcef703fac6be8197c876117a6a9f91c0f7f8e6d1f92228709e3ee9801ca5b
0x90411e7930a7f89bbc1bf9e9654c45f0820c911bb4b859316476d9a83fb55d3d
0xc0bf6414e3c80eda6b36ff2d23cb1735bdc301c3ca451890fabff27dc36b5b9f
0x053fc595de327018643f385b95826cc58d3f902effd0dbb7fc3f363400523f22
0x6fbbedf9d7a048c1e6fdf53af825a0194fc1c92fbea94fb2e15f733cd7c21056
0x5671b6b955fc7f71842b52f72efc4e2f155540ff7efa8d27795d5e5378d9f81f
0xeb9f06723b187548ad65e191ed7abc899e52a886e59c728fa68b5e3bc6e7826a
0xa0e7b41a979de60005d4dba41ee2bee9fa9457aa2208b10de1a7e6a217becb75
0x73d2b7ac57e59528f6817df184d70098a247e1fc076d6515da51603669fea2b8
0x02d60a68e73bf01bd38571a8ecaa0ecda0e00b32337e198dcd6d18d78c0e201a

Functions
Getter at block 21392520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xddadcc5e760bb18a1f41148fcfb972f3d005e97fe7853b7a6560a3494a9b3495
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEc91bCe33bc5F24B0115D2c17bBC602dBe5058cF, 0xCfd73F1C5A48946af2BD01e71FbF1fc0090C5036, 0x64E879f19E3853f18892fd2BeF51be4A49B68022, 0xBB24Ce5534D95F024acE44b35f9715739860A1A3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
138
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.