Proxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x3fabbb47 at 12505891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x162f7d1c4c16a10daa49fd84492559c9c3d7f67d31aad948582d83f7bb1d77df
0x013658ef53862cf3b73b3f8a662a3f8da333dfa5e6e70cf57d8c3dd230404711
0xe772e67e420cf2e68f05184b64d8cbcde4aa608f34981f088ffaa3290ab029de
0x31d42c90c8b7dbceccade6e14ba043c7b32b67810a512050be6703b276130721
0x4fbd6715c641ae4ec51a8fa74f7196677560c4d48177af204cf77cf027365176
0xbff678e1a5654ab95548a46fdf1e6a457e88e6c108172536d4a785a5da5853f5
0x71addfe89f329cd2902294521c4fb642774f87d0435b1bc49a8ab26650e1512f
0x28196e757c2e021041d082bc899fa740785724f25cee744981c404bd438b5b39
0x2710f368321ef96dc7f88d5fbac2f2f97f65b23271b7fc4b7a1c67baf0e26194
0xf63b6b15573214d0f5b155359608f56590fe2f35095bd5b3dfeb7a6899544f62

Functions
Getter at block 21328520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ebea59ad4d55a07687227c04fb75cafb10ccebce5916cef983c7d75250457f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x69fE6D469d82c9ad94b4D8Cb3BfC5B9703B78b20, 0xFDD9f33C076098F5AAad484FB2D95D96C358DaB1, 0x6CaF762d1966dc9a47C32db53b975D150DD120Df]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
38
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.