Proxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0xfdf7005d at 10230610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.94
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xe5ae8cd6f5237803b30b687fc6fb373092bc72c8949bb4d837d1b9c9aca529d1
0x7dd2d891dbd9f67f9b180d48e0a8e7d81fef6785d9e9c0b913b04ae90c7db89f
0x16fab23fd64bfcc8fbe78777745a00c6d6ac0fdfef18e9dec379ad3bda279580
0x69aa87f30212a1acd68a76dcd9fd91c66d348334ed10113635362e2ed3f52435
0x3d116046c60970e99bbad8e328e633a12de1a55e575886b7bd01330b66f621d8
0x726ebfe98a1f328ef5470bc803e96cf571bd080450a0cf8f98ea9cf04b19b2c4
0x36910a03053ca0d484eef0fcbb4f5e8ef2f34fb23b9d7ed57da71ce2e9a95de0
0x10513fd4bd9b52d732bfb868d512486129de40ae78a90d0797f408c33f1a71da
0xddcb5d299f267bc99e4970ea8e21f9ac5ec22e42ed5e8d14d50d5ca6c6e391fc
0x2418515e3f7bf82e0d03b2e4e2bf83faadb2e56d989099955bc085f23e854247

Functions
Getter at block 21432615
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd84c12a39cb072ef2aa6123de89c2730c77ee153cc290a73965f5e7c3b049fef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0E0CcE82d7C48070094b7643cEFeF8ab1c1D922B, 0xE3bC68eE0d270C688695afF2C12730282d9662F5, 0xE940132cc59566AdFa4EaC8147803b5354859F02]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
63
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.