SafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xb15fa323 at 21335558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $733.52
ERC-20
Value $2,024,823.54
ERC-20
Value $3,001.91
ERC-20
--
 (#0)
ERC-1555
--
0x72fda72abbf849cedafbd70a7ca5a4d76b341d88a5271b011c13fe251a0ac8dd
0xe2fab989cb927671a4f5a882e56457b649e85439c3a0bd087f207592369cd7eb
0x6004d754b8a7391081463f4a23358e9f47ad1b5be43c4fd8d78c6d3e236c8e57
0xa12520d696b55ebe1edb40eb1f26d6a8e788a82fdd4d0b943ec8c6e3dc490f71
0x306f879454b96e220dfd36a0a6a2e11276c4cc43ac0930cac4d0012150ba135a
0xe623df7cad0c7f7782431858f44dc8714a8c330e7183b3446257acfddc7914f3
0xe7eae8838e14095f917d0e674d3eac7328009322996aaeb9f7b120045cde69ab
0x4cb39ec8420a75337efc18361d2c6886983e4cedf37931f8f505474025bbf760
0x93ff23db029f2cfa2997c360b840ede98cf12c957d7a64f23457b6f11772324a
0xa3b35ff2f3f5e79de71e0a27592b00bd70505d9a98992063c796dcdea18c6da9

Functions
Getter at block 21434724
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x167d1e547c3b047889f5e1e67f10f743428d7c8c0ff74adf3bd67f018ec86677
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x92431FB16d707363bECfCE25991158a5b82D8C8d, 0x93A1B1a3Ba904aFd50E9727c0403E5EC20be29c5, 0x1Bed83dEB87D2b8c116CB296fe2091887ce65fB4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.