SafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x60fcad4e at 21337524
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,015.5
ERC-20
--
0x77905fc3166187a2e052096bbd95c361e871345d02d53c84dd014472f4545f2f
0xaa9851bbcc88d3e781677c80d495f8a1fbf3eec0916c7ae0aee49bc0f3eed081
0xef50239e187a5607f2c94243f437721cb50080c04a84d4ff5f768e1bcdff0c62
0x04c3d74d91fd86838b43faaab5cd9689acd26bc5abba97f4aebffa5b98b454d2
0x5a070ed9b5b7ae4b7ac103ce995565535655522449efac83a1e44aeeb394a162
0x4b3fcdcb9665366ae22f1d0e8609bf9c52f840c8741876ac4050ea005894ac48
0x640ba618a59bfca2e5585f380d93738b86f76577df84fef0deb2560052a48e47
0xcf1039e5385efe4a02fc3959447b963f2d05cef3637d90a9f9f90323845f4843
0xdd857723a77e1967275aad6d771bea8af02bbc850ab9ca813e96d33947425f9f

Functions
Getter at block 21390796
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xc238e882fc849f556efc7fb3ce4aad8331c9bd7ccab6163afabbd52c3c170ccd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x72c225489503b2E6C8bD5e0E0A540f64edbAF323, 0xE955B163E859D9a1336e10a8C0567aE5FCc924bF, 0x66Ff924B8ee9A773E62523231d9bAA015C1C185F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.