Proxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x58ef7b14 at 9299974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2cdf69d5a7fdf787e319cf4eadd9cab7b1175ff59fe2b56c69d0b6bf782cc16c
0xd07f6bc167f6e8a32b48a29728233376f0e573b65b6ce879db2065bb32cf5236
0x163813c4d51b81357a652acec1af88a49dde4fdafd1f43d29753260ff7f73e63
0xca5f5cf25d70a50245268937b974bd1885ce6a076929c83eeb315a2d6cd543f6
0xa0fc623bcb01f223d5bbcb82e7f9d1fbf99303b06528cd026dc205a2a04d7d80
0x91ef8d7da80e62d39fc5fd605a12289a3aeb9e40764c26a058f4e2c37c9d1069
0x7f8d976928037137e3bb7456a731376697e2ef50be8914796733afba0c60d5d0
0xd8dc9f53bbbba09859e5f27a6a5e8bde6c2c875e2a524100603d34bbeba3ce00
0x21a43a84198a5a9e7a7ea20a9ae30d2ec3262d550c87e3edc547d8bef4cc380a
0xf1bcb8934ce2fbd11d15d2cc4443db7741870a04b17ec7cc424d35ab121dc394

Functions
Getter at block 21100278
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x71bae419ea5f886ff2cc736f2796415a5806c5b1cf612a28124f5710415e7efd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x368Cdf7498950606793cb4d1CcaA671deD4bA2Fe, 0x4939b55B55252093d295F33336B1bd5A16B11161, 0x9b4c836ebBeB859325c4c901957F3BeFf35f70B4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
36
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.