Proxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xdb83e7a1 at 15207336
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.72
0x2cbed329120ee953065dab48a385043b35c04295cd62bf4615fcb9191072c934
0xfb21aa07bb0d5e64238859250455ec4acedd6ae237b8a406bc8a1244173cba67
0xa8d51ac2716c9f4df5865c8cb59c34e3cb4b114098cf2bca7710f64dae16f37d
0xe7ed50eac8ffaa17d450d030b6cd6866a15b68cbded9682a52bbaa830cd9b879
0x7b3d0d8957e4bbd24f0e9875394f5b4699db40923d8c4b7f30e9b8dd843bca8e
0x2e67c6bd51ccaadb56b101661e658b051f8cc6ce6656e5e4b4808c4741c13709
0x2e9b7d1547f9b683055b8447ad7ef04d6b8ae000b5a33638cb5f58a94a8b17df
0xd696bf8fec91bae7300218f07f993262becaad0f27b94584ab004e56bf42a6ae
0xb40b593413438070b1dd04f76a2fba6522da414550c5119ab3c1cb5f0ea756ee
0x9c603b03ea9919e2a7398362f671b038dc2d178d69de2913f603203fa035a8e8

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