Proxy

Verified contract

Proxy

Active on Ethereum with 611 txns
Deployed by via 0x59263d8c at 12736712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc90b18561a8434fad3e51a8cd4324603e0865176916cb30afdad0819073aea02
0xc22e8b95b46d80e6209f0eef076c5c3eb0ba320ffc1f5004fdc1335ddf30065a
0xeed88f41ba6608a5c957184dd871e8dc7edbe0a61a73aed246e57d4fe0dbee4f
0x8df039f7d63dc68bf5efe0667ef20ee1a983e0951d5ec12956eca07fc8bdf8e8
0xd2d0f1e2d4bc2101b33b7ded5a72b095bbd88c1030da160d76d09706afb3ac83
0x795b88cc5861c08755ed6af0c8f9f7340ffad06c5cc260231a3579755afe9c1f
0x33ab29e699529db0649cdced3171937a960a8ac3f46a419099bf0cd2c97ebff9
0xe32bbdf778778bc38803613991092594eb2e02ebe6b7b80696e0cf44fd92dcbc
0xe8d292ffb030abbcca5434a95889183e478d3f0d8ab0996bee851d8d17af716a
0x7ae8edbf2aca19b2873d539a055a4bd472b8377ad4b105cdb8e3741d5e99c8af

Functions
Getter at block 21165538
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe76d8b5220cde5b1abca66e6b19362ea43e2093f6b36cf56e8498eaf5acc1c9c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Cd34e606f1e490353aCDFadfFd855d7358CF6B5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
591
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.