Proxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x9e73f392 at 11214485
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.62
ERC-20
Value $2.21
0x7db77e87ab61afcac7f4c485724da707b6df352e22f0faaf86a7f8d75e2a0b0f
0x38087234361f24d8aafe803aac349feb5e99411040024a97174ee62bc810b72d
0x52b0389202e4279d46aa6ec46bcda11bfc8651bea4ff4daf9f98534ad851c399
0x12fbbe2c5ea4c0c23230974e4fdf075043c52ad88500522cf22ffc16b7adf6b3
0xb25cf8b1a4a38daf47b361bc144945c4245ad662d575ce9bc938be0e9b334e9d
0x033e482968f1626f8f60445fcf2d46a4ed7fc93107fe7c4fc2db134282ac3554
0x7565a9ae6b4394a92543f1f7dbada83628a29a962d897e1b5a47bc2767a825ba
0xe436225fafe96e5ad1173efe45550da71863af0b5b278867ec1ad0c90f8acb76
0x2c9d3451d966eb1fdf5d84b4e50c13278d46333295a3a66a99db334a98a9af89
0xba3eb120140adff461bb986ca5ec931320356f9c2cf4b52184bbebde394ecf63

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