This contract is being backfilled. You may encounter incomplete storage history.

SafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xac1156ae at 21369082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6.01
0x8961da09f6a9c0006209d43b61d3124322ba2f2a008fac4e94b42bb68b5f9263
0xd98aa03b9122482f87d8ff5a15b0d99e098beb1055f75d727383a6cb89381144
0xbc90636a47cc95461b5fc166b10ddbc56e950ff850556985bc2eeead379185fd
0x7857e3be3013fb708ee74be53c127ead360ebccda4e3541b4ba07e3323f6b2c5
0x832e60d3e17c4f96a7bfc78468668adaf7784dd130081cf192e8d1aed56d0572
0xdb29c0c97429fd442c8010f4afcbd688d153034d0c1e912c14a267c842c3c317
0x514b2feefc552d17c3dafd7a2bebd937e8c5f1d20d4e4b5148b6bffd22f5bbba
0xd05e0857c6867db1380f4a84a62654625e6d6bff4cf43fe878535e3ba52fa777
0x05116c7852d6e6d970dbe4812fca175e71980581e951030a8f827a9225bd2c22
0xea37b64639b3ea72613cc957ff34138da046e4a8b7eb4233474ea90ba82748d6

Functions
Getter at block 21441279
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x3aaa1ac88a87843100539ae0d78f68086ba6857dd22b4b20c25515150f8e6649
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD4792f3cb4379B4832a1de78BFB642b06cbc195C, 0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7, 0x71b67AC997056c9935f8AA98F3344432Ea2ec15c, 0xFa238cB37E58556b23ea45643FFe4Da382162a53]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
33
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.