Proxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xc31b862a at 11016049
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x3d7dda25d815154e729737353f94f5285ff7eef2365c85ce863dc96ebd7275a7
0x1a879d3c821840c12ea47a3ecdc534d51cf177e5b028023333271b13c388d469
0x5b8f9ce0cadda38ad62f40956c4806e6d608d6fde9a111ba7ea51c628e8f2fcd
0x47a0a8493ee85f1fd2c8d9b0716b6e9f1600b2b53715a1cd83f303a6e1e183f3
0x5cd1cefa3a577d9eb53954c0d9462fbe1a468527585905f679a72d0d742d90c7
0x0ca6b37dea955b089dc3a82d552ca532cc43ff02a31c4c1be225fa2b8b4d83c5
0x662d8be6511d84304f29ace0b6022fece4267d65ca7bfbb01ef0dbf51458c9c8
0x7e312a48f702ac4c6bfa2905ee34f6fb819ef2e76af70fae663d490fef378329
0x4cf153b161902c200c7440576990cc446c741160c1210dce97e0f0bdda6c6b34
0xee8f7f863214694056125e5692c6903cadd471d090009909a0468861accb8f68

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