SafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x2d14869e at 21137307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,727,187.37
ERC-20
Value $170,085
0x8fd17b63a0290cad3d9c5472aa02b87c02a7d13e360ab702430fdd5cca6efd7e
0x981323f460df106f01ac7b7fb0427ebb4ceea9f4141ef5c0790b73a61e002425
0xb2f006518ceac4f9261f24042967afdbf9809ab23c6e6ea1bbd62da44b5828a2
0x3c608b3112bf813b9dbc4551749d3eb628e8d68aeaa2b16e4919c648916edb47
0x234c066c8f3d4215d6c9fea58cd89a9f2f0b44deda7207174e3edf1981e96b52
0x886f285b11f267b57b76707a842b547b97950cada59515a05a494c5e753008c8
0xf84e81402128cdecd3c35cec2f8da12277b9c62ad4590d0adba6d88e1cf1ceee

Functions
Getter at block 21314853
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x34b2c31560d8f7094b738e19cfd1b7883ceea2aceb28c7f0d8f6e11043ae2fcb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x423f5cEc0a9483eeAfcD757F5a5f3aDD1Ed51fAA, 0x13d4b9D62146d45F1f1dBfF6604a07DB69dff7bA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.