SafeProxy

Verified contract

Proxy

Active on Ethereum with 177 txns
Deployed by via 0xfd2f5477 at 18443189
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $293.25
ERC-20
Value $31.27
ERC-20
Value $0.17
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#1967)
ERC-721
--
ERC-20
--
0x306834de0ca97b5777cd58f9064fe413de978daa7defa27ad2f82a63e091fefd
0x5ea9f3650d85f855714501bf4328a67d62c7fd22871d40bbab00e7cfad6b94e6
0x4cdc0db603956f7cd76f5b6a1a7a6750bcd91b9e920fd81f8584eb9aa36f5956
0x18d62cdf5c15fa4d0c5d1e887223c880e6356f2f8f9872cc0ed7bb5e0edf1055
0x6468c39ef3d49c194ba52cf9b01759e5a183f1fa4d966e742e17af8a3ddf6ab0
0x2477fb9b5578c07e2ea7fc2e24d45496d06d8c9f642804611a7f7d158c01d1c3
0x191833883439571409b386afc085ce8788a16a4ad2f2bc03cc4ba21532901962
0x30e95337a0b97bfec5851403123b2108032ad6a279e3f45d6e005309f86b902e
0xdba73d244fa1bc24ab89a014acf0efc60c2e25319d68cc97c4ef27616a132a1e
0x71246f64456f5b9f07bdd1f2eb00c6f595ea6924c80935e5f21e7b1d144834d3

Functions
Getter at block 21283264
VERSION(view returns (string)
1.4.0
domainSeparator(view returns (bytes32)
0x40897680b6c6f0e0a70ff9ad44f1d5701751fd8f0c717dc8a4793694fa622f0a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3a89207300BF2301E9994d4888de45a0B277E208, 0x5B34e701393b197d267e6619d01711121F3e87Ce]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
174
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.