SafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xb9eb2433 at 20972499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,126.99
ERC-20
--
0x64f82e09c674e90e92806cc5d5d919b50d47b1a647021d05fd6b73cb45399ad5
0xbbfb87b2ee3f6d40d3b0991b43d75d92e2bafed190a2d277cfab2540ebadca1b
0x493072a592894e5261f388a625b4ba40a21e151b07601901f3d2e11edac59d33
0x95871d27758ea29cd8601eae37910cb9ec8ac2723ffeb33d3c5a7a2bd424a0aa
0x091102bd5bf0cf8120824ea745ff1ba2204fb7edb7563ec8d635ca9e07f456fb
0x1bc7993969eba8a1490e1189effb6894e09f58ed7a43328fe8538211208dc0f4
0x7d580781f80a1a861ec898cdc060c35e5db35080a860541f185732b38018f23e
0x609c43413ad52d259bdd469299b8c18ff58ba243af05442fdd095b67f96a3bcf
0x22fbb704391c5a33cdeb9f2b4b346e2fc4122f9a74bf15dfe49b2909b1b5e6ad
0xd140a39aa1e6a6f3b75ba469cb50ed3276c49e0aa2e85b34a75506cb5c04b2ff

Functions
Getter at block 21317129
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x6313bd4a4f972276e5b6b6b5db75f2ac37af8c9ee7a638de8412586a5176e031
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x527BAE109f930C7957778664be497F6A7Bd489aD, 0xb97f823378809A7A6A2D915960A5860e14530679, 0xb158f4B17Fe9eE9DFb91a05185295B321984803E, 0x4614897865f0ed90a8617F02daC038f25dEbC457]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.