Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x18d1fc241a6781e5fa32ce204103c98278e72cb29f6118f7f7b4f975c236b040
0x1963e770bac7afee9c9466f4e077bd55da4d2f73ec42f5c87e2d56759faefa24
0xf1ca302be8f42b9e00093af2634d457ec8f8e591a8e082ed6a0d172ba5dfca26
0x8327e465c3e43ca4ad806e8439f004f0cbccbc7fdafca27b1c96476a5b0ad820
0x646dbbfbf55274d25dd639b4985b508e6b4cf58250c4a1132db45bb763425128
0x694fbfa52f1427915401dc7ce5e687450b221c6425622c91e6bbf2698d7d35c1
0xe2875a6b202006ed47c068400557ff5eb7e3d302c4769b5187f82021761960cd
0x6a9bf62e99b7d4ab7408086d3d71330ddbbe50119e2b2d70a4c485f3fe640545
0x8cda3ac15b9caf59fa9342326e71cb53908c731ef54988c58239530d6f16827e
0x2989a04ce6629100e07857a1f3070546dee344b9c59a4bed9fbaf6aff8b69a31

Functions
Getter at block 20791486
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb8698c1a940bba8208d69ae0673cb582e88c43d2a8fb9fff9c8c6bdbad328afe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xae2374Db977fc83f84773F9f37656c801C0ab117, 0x26a76e26f09333BFE31e5580f2A529a60FAeE82d, 0x1D44CEdd475Fac2A624F65e5eaEDE4148D613B99, 0xFA63D4dA9F9Cb982C33A78A79987bA403F8dD098, 0xbAC93882Ecc128acFdB394C94b546636BB777f8B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
168
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.