SafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x043aabc0 at 21270802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,601,058.34
0x773c7fb790874e9894bbb6e8a9ab78f23b6405ea3ebcec0bdd4104c64334be4c
0x7164c9201cf10729572251500eddef2b8e6e10770ea65eb0a0324d8f20119f22
0xd77796f3c9c941cd74f7a632a91f6c9b67336ca20ca281a68c6535d8c3d231b6
0x6c67924204ef906b0d18de7568d9709a38157fdb897d072f9d9bc7873024cc4b
0xbcce5f36307624052edc6064f911806624a260c258ffc6d8241c4ebfafd70548
0x567ec8aab23b29fc396509b6e110f00d1ac2515a2572e9930bf5c9d5a818e0eb
0xc51d647394072a442867598d0fc49e0448a609f3c5c8b6450e2b92358f24d357
0x40763be23d97a29e7754d7203a18a5cbcc7649cbb83a01ddf7e1bfd883cff29d
0x577f33718b6717f5ca66a205779acc0be1651bc7f2fc7a2145041a65b075988c
0x5aeb8377580e24615388b7378452a3c4eed47035a4d6f23b0429c312c0accf00

Functions
Getter at block 21430110
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x6e3a3a881d826269f5b524cb7b6537c3a387a7e9739e6a78b824c13311546382
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x67e0E340d51AB9E699102f7032fB6C016fCC323A, 0xff9664B78Ac5da37cF3D7585ee096F42F942Aa07, 0x20e1B1F8Bfd67C2CC99629DA06266Bdacb5dFC18]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.