SafeProxy

Verified contract

Proxy

Active on Ethereum with 113 txns
Deployed by via 0x0a802c02 at 18714511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.85
ERC-20
Value $15.65
ERC-20
Value $7.94
ERC-20
Value $2.01
ERC-20
Value $0.91
ERC-20
Value $0.54
ERC-20
Value $0.42
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x37a9b99cb6e7e73cfd04d53cb91d04d4d879db8ba2a14a320136ddcf0e5b1b37
0xdd4ad4c2a6935dbf8664fa904a6e381a40533f681fd182a612b2df0cec69fbad
0xa6682b7185d83d77d6fef0c298cd65a3aaac82972a1e3583bc070cc47433d83c
0x5a67821a6b1e90bce16833555e05f79cadaa31a9d011b2fd1582f5d198c119bb
0x0d7e8d6da7ad1c979ea47a01fcd5d6b182a1293cb9ef50561ac424847798154e
0xefe112e3b26cb11642429a12f79f3e99c82b6be019a6042189ec2a5436bebc1b
0xb83f242f2429b42b2e4e5faf49cb118bec23423365cbd4b8c6e40eb01a84c89c
0x63d163df30b5a3ca06e5ed9c0951473d556b6b586af29b21740b6978fe7fc204
0x144cb1329bd08a9f94b7163b284f8377e846e8aa2793663db86020099579f21e
0x8421b89dbdc8740e8e5103143fb7ff35ed3c938cf96bcde0671396d6c2d69833

Functions
Getter at block 20790346
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xb8b3f375c43f0fd799d06d216f48f2fcb4be36963c6d922e8cc24f44dea5de31
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa2AbaD715aaF5bdd9Df426e02eb1F28b4CB25034, 0xAE75B29ADe678372D77A8B41225654138a7E6ff1, 0x8024bA3fd9e024D5Cee27b40e8930678B0FD32eB, 0x140713bbD82113e104C3a45661134F9764807922]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
127
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.