Proxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x82af8246 at 12427063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x0ef38f439309428f3647c98ff1c8c2390f6bb372593f8f3e9bea8ea0f0a7c475
0x8c955651932e79445b1e218465826f9bde6fe6e73edec9c20235fa56fc6c2ca0
0x70d586bc446c0aa93662644356ac8a1e65d1487399902b551502a4dbce184de1
0x8407656a54302410b5723eaa9ee09409780fc94015899f1cc4811243f2df0d61
0x0bc5b0bab200b95320861bf500fc2ed41d48d25178451d1dadc4796da58cbb80
0x37c722385f4f65b713d1228deee32cfb8fb68ea88535679dbd95a0c0e23c02ca
0xaac4898dae4bd47c1ffcff4df7b78a3bc957fff5e4a8e4790d1a9f1ac5f798b8
0xae8e25981c3037185a0dca46d854ad6e600b02f3a7c7cdf757368239102aa1a0
0xfc674ff39cbc693a7ee94a59767e1876fd76bbb919de6ae416d634d4467f618b
0x068b88dac118100ff034a9f569a5f389456ab684403dc05f4fdc8eb84ea7b5cd

Functions
Getter at block 21229722
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd0dd85e08983c3d724520b76edc211bee702e20ba2bc640abda758c548278b11
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc7909D2aF033475137D1c749F87Be56462aA392A, 0x3AD308FF325D397958D4F9d7605085486f9AD3BE, 0xf3e996C8cd4ab3fDad381584D5Bd90C01Ec3C082, 0xB5AbDABE50b5193d4dB92a16011792B22bA3Ef51, 0x25FCe091c5b51edEfc7a4A0E765f10ed032e804F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.