Proxy

Verified contract

Proxy

Active on Ethereum with 316 txns
Deployed by via 0xf2d6fa19 at 12108873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $124.28
ERC-20
Value $18.43
0xff1f50454b63926e5ff9d7a8b87292dc78e66236bd9c67ffe9597c40d7992f3d
0x89ea07d445cf1996d4b16c8e4b8ba4a181b87d76eb8fea9518263dc5a89ad53b
0xd4626250c3b74b0fa806bd7da8fa3160d305d0be6c8a59ec5bfe6d0e2e401d8a
0xbcef701ba7440180d9e063c50d33c1121d2c52910da3062d0caaec494eec1ad8
0x1ecc50e59f8e30718cad7f9874af15ee59e381eadead7ce24cfd92528363cd02
0xcc78d98df9011ceff1e2d169ed79698bbf191c6ca7b6e269eaade3ab2142ad79
0x39e2c1a0c16bb7a5fa6895802fa307109bf184347c0d0d5ae841fb722d733fa5
0x3dee12fccf54c50befa23593e957eae29cd79bbd4a13113dc5cb2443510fdc85
0x5dbf8366d813cc43130fa4b4adad2d0300c0b726f8f15d41ad538522bc9c346d
0x98540ca273dbb3c2f2aa8320031507e32f28879504cc28baca4b1655fa778231

Functions
Getter at block 20932235
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9204f6cea54c79729ed4f2f0715f79a02e0f563511223b37fcf1de8f71561373
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2d698177d5F8B645CE8A16286a7a98eFfD8eB4F3, 0x0Fa5D39e1eCC651BD6D129d907EaFd38FE185d27, 0x08D8Dc57Ec9Aeef54144f2D2509Fd64827fCeF17]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
309
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.