SafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xd7e82bb6 at 20936462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $852,382.28
ERC-20
Value $18,094.43
ERC-20
Value $11,447.51
0x6101cb65920e169e5c9f1d9cfcda316aa88177231a21f123eb58af59816e6043
0xfc20b459c808962a724d9ac638cbf02a84b8ea5a226a817aa23a8de780c6ed49
0xcaf8cb5883541c6d40184ad0d4572a6050566625d80737ae843047717b34274f
0xc0a393f8d55c1df7723cd21f8bec36e793f03c39cc507636b6862115488324bc
0x681836ace4379936fe0e83d73f027e3b2e2ee4be382516281cdfeeebc068eed6
0x0d3cded928dfb2235c8ac58629691c7b7191c7edf0113a6337204ae92aeedd19
0x2233f9dec0b941186b79e7fc7115a891a87e1417fd8cdf9453e2a454eb9e4b29
0xdb81a33c956cdadd68ab2c5c63963899885cbd50a2bbfd4d71da90cd16adfeae
0xd348a4b9ae32b1a84f668fc73c69e32605867a3099558151c4914c6e9d7078eb
0x746deb9d8c7a79bef72bd1ecc91d9863003ee881d142d37bf90cc8b31f0ab60c

Functions
Getter at block 21299568
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x598b95ec0adb41dfb6d201659911b40c8e0ac852e9fda863ae8466098ab2ac90
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x025B3ddE1A1D0064C0C96428402bEa73e5797296, 0x86E2e916568B743e71b9DFEC426bA4af7680c850]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
26
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.