SafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xdda569ba at 20963092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $257,236.87
ERC-20
Value $99,971.59
ERC-20
Value $574.06
0x8c82c1bb421d4d1edd2b837f81921ba4ac605c600839b486eca7ae696901c027
0x9824be10c508c76964d5f2b7a6858b3bc4164365aa9a41375961d4b38bc0263a
0x4cc1cbf65cde0bc0353616606ee8a080789bb694cf022ac0480e7ea36d697d7d
0xa4a37bbd383f97e4c166e3b89f4537ebd23009c615b0b800d7f4a0f18ac2a35f
0x38f22fcaa865ce7e84e5e2d662d2e088fa41a267c8fd32f28b1925ff7515c97b
0x6565c8fee2955f0c46044ad8a0a67e6c4f03bd336c8dd2dfb9927f246ed4bf7e
0x28b8b7918313adc8d43b6f380e940aabd4225a7ddb4928ebb9501a40e53021ee
0xe4afc106ebade7d7a0f426ef0704dad1f0d164784552f4dfb1e42015e1fc2287
0x70bf0d2549295b5e90f7991016ceb51eb81ef29ebbfc7746a3d972b6f92e6aee
0x88212aff9380f80b4b0c5cb811a5bc30d38aa15fbc6602d816ccc9558d56eb02

Functions
Getter at block 21277407
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xd817d5ec422d8d06b976e7599aeed246ebac6c7c4a2eed49895481858c5d95f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd7BaA0C25bAF4c47bC9991fAdc2Ea05EA468891C, 0x07fC956C1AD6fB1466388778157118bAaaD900c2, 0x0dA4a7e229FfaA041319f46D2D0c579Cf45d9762, 0x6091D72A05aDD2844E1FD6837EA3c969249fbFb8, 0xE7aC0f059A01Fa0ef5245086F3c427A7168BDDbd]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.