Proxy

Verified contract

Proxy

Active on Ethereum with 217 txns
Deployed by via 0x86da2640 at 12367026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xbb7af32639e4e6593d70aa47056fdfedc40ccd498fb9b923798da315ca955ed0
0x36500a76d73e59297f45073c5e5d881a128d356c8a1d210593526e3493845686
0xfd30aab569ec6588bb308fc80a8dd2e58bc48cf02a7d52e9b27b3eb278ed12be
0x93ab3a0f92b3661b7b0de326666d2a23c1f4596420cf14e701b3a9390e8a7fd0
0x68ce06dc831e12703c3a8f642e18ddb946a8ca21e853c68460cd490f61448556
0x72c53ac9389b354fa14bccfdc5b4c2c96e019200fe064b429c4004ad3b496e5f
0x6cfdc348d22d7db6b2ab9410de9fb0c1cad6a489b3ca32731ea8dd29420298c2
0x245a5e81d4ffbc7e8f9ecac5cdd2b7f03bf2b2f79a83214b55d988f0325afb8e
0xb571bc45546bf62b4de6cda83d4e3a2e7fb193cb1040bb0a7e539c13ea947a86
0x332aaaabf9ab6cc0fd03e4c779bdea0fd695e49564762c25202c055c6c1af744

Functions
Getter at block 21023041
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x21be67887ba1e2a4afd42b010526da2c5ecb470968b9fdce4e6cf0e219146bc7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd7E4E432a00150790cd9e1976820Fda973350c23, 0x7CBeB61dDf4b916dbD432eb3C28B163505F2d153, 0xAA104B8522FEa05c03016b2D73182f6A17633c0d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
215
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.