Proxy

Verified contract

Proxy

Active on Ethereum with 485 txns
Deployed by via 0x8894c080 at 11132298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22,010.53
ERC-20
Value $193,600.92
0x759855b6e6f03a4b0be0b55cfa9bfb556e4f89ea28e3161787a8384ec99ba89c
0xbc3c801dbdbc6cfc069584521ec740fbe994a159223af0c7daeacc1d83510b83
0x594ba8f372783adce21b731e89871bff10be37fffdb86bef1aea3c6570e110e6
0xf2b5b85b90bbf0dc11598d4d24f9abb18f933ffb3fd6e378a613e19440c95010
0xa8c8effaa1e57296a3f946349355b8cfe0c163484e1cc83f0883011f9b8f4239
0x8da42edce97df3e385e84f3bfe5eadcecb0d11a9b2cd1c7658a47b4ff236d1a7
0x1bf194b9637e790e38bb1f220c7d6bbc4e66537275cda9dbba34c4edaf38e7df
0x635911d9a11a69dfb948bedd44ade1502ef0548e2d0b101af1235e61a75ead6a
0x5fc8e59d33def476b28594e76c58cdfaef2534f59f27decb1186a9149b770cb2
0xfdbac8e9e37b89fdfe65ba0a143547b1723ea5831a81b58fb39c08e0887f7fd5

Functions
Getter at block 20953692
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2103d0a61402e827a2450ba589ffb356225059181ecd7c9c4ffbd51807d415cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x084C4d72E82d7c3d5f0Dd447036a97c499223985, 0x8fc043BCc64f6254294670839ed276aF0501e691]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
411
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.