SafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xd28ecb83 at 20942572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,875,011.57
0x81ccf3c64ef6e896ac8c67758609d6ee89c057b30943adc9a10c314996572f77
0x19449211b9eb273819665f49f5f91160ee52c5d8211cff2e305d32b1465ac88c
0x186f47e65b9135124129e3806bb33d84f2fc574d7f27a27a67c4e7fe38126a5f
0x7b9826a24a7969279788468c1f04e9fcb3b609476de534a32685e849a7e9ef9a
0xb5a041ff42a3cb0ba1593095e59f7294faa3b70cd8940d996f4c87dd7adaef92
0x756545d7ba9b2c5feedc2c3940aeec65097d7a020288776e3e5e9f2a4d97493f
0x8d2a640a6dd4a6c31c5093a93f0a3621d08dc91c596bc21d7dde499438d6bc35
0x60f4aff061f7c64c08b833388cc0a42662dfe1f1d83d028b7758619c028cdca2
0xe91042dcab144f1b48ac880860e448e7cce28043ff4633e7d6e9d950ba9e6bc0
0xfaab51f3f656c191c344d3dcaebe9111b516b5cd4f89ae12b4cf5fd6e960a663

Functions
Getter at block 21320780
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x8aa681d3596911cec53218ca26a081f9110ce5bc1212ef9f05f254f3ebca4fe9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9eaC7114D1a1EaBc4732A886795cFD9E6E35843f, 0x0fCe5cd3FB6F3b3FB7f0f707070A0A7e2442f444, 0x95A2115018b84cfe0630C16CCA277E1569a84BEf, 0x544bDcBb88F2756000De227580aaad7376f3794E, 0x000D4FdD11B99abD59a9463027F55897aE6523B2, 0xeF01c0D205961f792b72C568B6209872d0e82807, 0x9506429A421757711806c5cAF25ba1830E349B09]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.