Proxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xf57718f6 at 13305837
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.24
ERC-20
Value $0.12
0x4a634bcdf4b7829c02928dca0fb5e5c4824aa16f3ac542a3fae6f7a733e5ad0f
0x6c1067f06dbe78ba54e8c29f89eec37087136f489b0a14ac060b92a5c1ffb843
0x0efb6587e080e5c2c827c0035aa1e018354ac744323808492526f047237690f6
0x131612970812e99aa5c8115d8452c395f832fc760642543fa2287be2b2d77bf4
0x59c9f1a9266d97200b3fa981ea486ca6a2fd76df03b01b36cadd34319ea01d69
0x0f23c853fdc00e46178aab9d47140eeb7e857adf86e0345fe80a379531d5746b
0xe1a4515d8cf60466fe5d4a6088f0d1a5123e707aae091f484ee468af004c7b2a
0xc268f88ddc86d147b11399b9d7bdc02e3bcd8b614e6a737f4e1c3b28cb712a0f
0x349a0b6f120b3093f74d071c24eccf514e9b1f48d2928d32ee87f6087b8462d8
0x05d822328fd09b0847396f3e58ff876c7b785ca607e195172890538f50e629ef

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