Proxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xa9287fe3 at 12470075
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $633.23
ERC-20
Value $50.05
0x489cc363c3b891abc67267178a165c03fdcead3e1e67c069765bdedd7a41dc55
0x076c92986a47c149c0268c72e84a4248121ba56b9b06f021bad07f9c447a1068
0xd2eb7dbbc41174d6f0e5b8b109e1188969dfabc3d0527995619918f11292f927
0x9878a298593153b309190dc5e6426689f564f6e337aba4b5d5db4106743f3550
0xe34f4a0017be04c5f6f936196a44c85b4d61b39573b87e4ac80e7e0a7e4a9314
0xcf79991042f757f77cde8afc302325e2fb6b3a3dbf70267e32502d8f33b0f281
0x73192d1538a0df6996695d58178d3247ed818e638c96f0eb60951ebe4f31e4f2
0xf80aa100f913b5f03c921b5ec228481192188d4759d1177668b36da1c18713dd
0xc312f2e365e8f53aa0b9240cf68d79050e46d1abf85056602ffc263f8425374e
0xd18c6a601eedf4296121b4ce8ecf8161653149f7dc4c079d61d2eb8a84f830a2

Functions
Getter at block 21216225
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5165c1e824eebd8a334d7b9721bc11b1739bf838940e4f38d029787e150e1385
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF450404E68Aa665A9E0DCF073291118179cB92fA, 0x764178B7AD6e71767fad9Aa49C273E77faf31E22, 0xCe313ee763b689379DC2F51CF31CD8fdB1930c1c, 0x1954FFd7661e21cf71376901f8b98183977C4adD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.