Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xc2412de2ca926873d801953966d4c9e7b3a48e497250fea2dee85f910a5e6a74
0x4e38d24a0aac6be252ecdf5aa5095b3dc52add48d0009d8604751a57a728b076
0x7eaecb11aa9d369319b3deb22bcea5719246f2ecaa83683618140835aa8c5a02
0xcb58fd4320485b441fcaff013a69d80483d7ffb6d0ef7900ab206717ce9099b9
0x01c7c58bad8cab47283abd9f586bcce3b72dfc17990cfeedbb793730193f4daf
0xd9411aa99737ed37683d782898ad111b9b5d3111241212b187f36e0c0fcb21a8
0xd1bd09ee67b4396d347b5f8c043c5d6fa07e86f84b754795837d7498ee882beb
0x7b88c2595e3808b726b0eb0fde671de59d3eb8da57ae07ac60452dc8eaa4e8aa
0x646722b8da36723b8c77499696e0d32666f502476251a18f653cfc1323188734
0xa21e874ab904add22081f53991682e1c677d022db94fd125453173d46a815f35

Functions
Getter at block 20930387
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c33e471866bb46d94efc8d761868e80f05428e9e97c98895cf6cfa8e1db8874
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x30BB87F6c011Ad88dA1f9AFAF14CCC8C0e1b72bD, 0x9C02a6D9aCC80Aecc28cD51E3a83a67DCe699372, 0x887070Ab58e4913833e4184744Ad7d9EDa7A9A2C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.