Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xd526db42f2cc27e4fb3d3826964574c4ddf174a9c7ba0cbadf3bcb1c93058d31
0x8c3b2ffb69a76cf10635c3b670d61a2555eebb5373f9d360d8a8c228e26cb5c6
0xdb0c8dfcfbb47daa79fdd209f79afe037bd0884791cb36b086a197aec649ea91
0x3f473ab1fba26c97b4c7e05650d5d2fc26494b0a030f9c8980bac3f8ecca7e16
0xa014eceea70c9ae4210b1b365f7d548ea3294f175edc33d4db7c4eeada81e872
0x11819fa0f6bb7c9795508a95cc4bac159abaa53bc250611f3347e5a1aaa365e8
0x82d9950cc5431060546b771482edffd8f62d2e33f9425ede22cb2e42a1a3b68c
0x53e76af86ecbe4eca98127c768483baea7472a499655c25ecc7e979b88dec121
0x976c0ef40f8a302162c5023b2172a0c1cf2b9713dd68c5574460403e77ca8458
0x9f52de1a0901e4b7d18b8cd0634573cd9afb4a40907206991b628cbc7e9ee698

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