Proxy

Verified contract

Proxy

Active on Ethereum with 367 txns
Deployed by via 0xc42e53cc at 11447771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x83d456948f6a9712326539e140b5bc7ef079c78e5c46dcd8aca6f333232602d9
0xe3c6351d878a33242a41587bcbaa0587c70582bc585f0dfe8431091253bebc08
0xf6cd7ede073366e143911e73c90a2c6e8df983e012481b3e5ae8e58533e657b1
0xe242c58eaa11f7ea7328b5183ce5b6ddc061e9c19dccbb75881433103c389e73
0xaa078d41f95f6f8fde194614af278feadbd43061f724bcdc5d1f4597193338b2
0x55ce1d9d0991db8e145d7419292c5bb18f5fe63d82b2cb76383b5cd91f5ff75d
0xe0f22f7f4f7ac50fea8e55ac159d06a5dc5ec12eddf5b46432a59740a610f332
0x7b14338e10091530d218d81964c7300edc641ffedabe0232bfa8ae4bddc0ad03
0x0f3e5dffce62ea9390262471a63f8bdbceb467fc47f1fa5b05b0c979905f71f7
0xc84a8b3b21f44f777e297fa5a4d25508e0ead6d717b383d4cfc64f4ed034b4a4

Functions
Getter at block 21309318
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ac3e75a24c9513ddd17520bd137a8fb53c493925f0ed7f473c6325b964021e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFD82d050F408f66d18350156129269582FA41Fb8, 0xe140E91E48B0FAb5A36bdA64870213eAf202e4E4, 0x5A03c210cCA2bfF3641dAf585339ded8E810A177, 0xdbE21d38E47fE9EcB7Ea8DDC9F103467cF1Bdef8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
326
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.