Proxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0xf0c83343 at 12562087
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $615.19
ERC-20
Value $3,920.58
ERC-20
Value $0
ERC-20
--
0xe87724566e97055c764608c6e3d3a4393cccfeb15a6e3f199efc0ed25166f144
0xcfcdab43ed70093cc136e7586df0967f30ddfdef0ea69bfa5605b08ddfdfacb5
0x699ec75debfdf38ac640203a0b9ab57acf489c33e673f7f9c2f676cfaa9b511b
0xb081ddb522d372486f27488df6e2acea589070b94776e62cf832c09228fbd11e
0x20cd7e0fe4ff4bfbde12ba65790d05aaf5a59426a289be8d8cb3c71c8d7258f0
0xc8993e78c326865831f29d3c1b1beeafff769c03f3181340f6a116e1cacb21ff
0x1bd7b6bd6100029c3af20aa489d0bff9f690e59ddd35f2a2a4e2213c71d3ae7e
0xa74b9b9d32db86faa5710a98420c605e9655e345aa7767829c70fcfd237c8b3b
0x3d9de4ab989fdecd90378c0f28effae1896bd85d84a2ba17f6f89244a0562f6e
0xfc45a386135064c497f4aa53331665286341b763a460170f751571c18ffc9a0b

Functions
Getter at block 21124346
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b3df3c59da1e2b8710135c083e85dd3bd1cae52143881912976ab194573f6fc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7A9D02c20786448C7b1c4EBBFC4733F54ad8b4Bf, 0x5864Ac44ee401e43695D9aF40Ec9e99221dCCE64, 0xEBdE2ddBC1b62E7A1cfA1C639D40C70efAc6e4bf, 0xe93bbe127FBB7634b9c387453BC49e2912360Be1, 0xA6E06D34bBa1e758B90BfbBafB344d8aEC324bcB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
133
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.