Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x6c3c5767dadce161156ae7fd75f6248eec60c6c7c39cb09e42039afa07a56632
0x7fd461ddcc812058b619df63706cce9137c104c1774340b956aa82fecf84bff4
0x32da23a6b6954b7e97d3579f16124a2fab92f9aa243d17671d5641f89b9d0319
0xe3072f2507bc4948d8b8e942d679ddfd7edc164e9d7ba1e0f612f71a68bdc461
0x38126fd2b2ab7a28a0f1cda9618d61b5184c3479f7b4278b5bdb00bcb8884abe
0x5b11654a7cbd9776d1b8d5e012dfb8d8de185f73661704d50c796a2cd413cd4c
0x911b51b90c748e25cca6e5bf3e7f0fe90fb03ab3b9ab670bf4037641fdc33cce
0xeff90b508492950fb304e8591cb88f86d8c44c41a2db7119b10615f96d2d83d5
0xca0bff24b77652d39b684ec58b3094a41c608c44449bb366a2e2c0aec2d084c8
0x4eeb7e610f86f5adfcfcf363c6b5c6fc74f3ac9b5f20fc3f3c6802dfa8ddae7e

Functions
Getter at block 20873650
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9bc9bf97f466c7bdc1b6ae678293e6b6e345e9b4e792876b1efe34787914ff24
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd0c8af736150624d5bFd5a0BfD2E51332704893C, 0xB77bf095cC35Fb53BB7E0312d4d642fD2033D53B, 0xDc16c5322a14910d77EE1BD09A29D1C6D4Ce5580]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.