This contract is being backfilled. You may encounter incomplete storage history.

Proxy

Verified contract

Proxy

Active on Ethereum with 677 txns
Deployed by via 0xb78d8c52 at 12139568
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
ERC-20
--
0x2bcf7d4afe7659bff38d4b8fd28b7c259502db84f3d3525d9483d77c90877f24
0x3812afc8b56ae52c045f248a81e8cb458c9722201fbfce5f3a156b498077e980
0x5cc366d682a8cd48b2568b98021de01c5dbb00a6e4d8ced814a4aca029e30bd8
0xfac35876bff6a63781901f327906149fbbe9ec250817d35092fc9d3173e3d332
0x3012d31baea9743baa0de08b13c1443a5b7dedac549916337731e960f6058015
0x7fda010f1433bab1c55a23837cf46534bd0c7f82aa6f075ab5742b8bb8b5db0b
0x90e71592e105bc3ddfc49ff32a8d7b304c1d22271c17675a21bd15929009f32f
0x3c28c41fd648362f2951bd2035a0e19e56118c73e8788cbaf05afdfc02aa6eb9
0x8b34963b6c98f8a17edd7a0676d51139900f6b070bcd33c497ff9ab07e6a53c6
0x3f5635f453892a442953eaee54571d11882ca16c3071deb40a810f5b2c30196e

Functions
Getter at block 20799366
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50e37acca6e26b82bce5b13668c57cc2078dee8595c670641db51a9ba77a3c3c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE2afe186D09fF37228429E054467d46599EeF8eB, 0x48393001aFC40Ce0514195B19F5eD70A68aB59D9, 0x466bE5BA3933925A3666cCa42613900723D0eb2c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
626
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.