Proxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xd687e9c1 at 12918391
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.8
ERC-20
--
0x0a21e0975d638556c0a535557ead4c82b9f7669b4349974a412698c97caa40d7
0xdc3589bda0b0d998495bb6bafe8aa2fa60e5e5e732fc2f541a222be06f35b262
0xaf82d0f72fe7ab8c2d26e17d19e61d38ad13bcb8405468ba0b6adc9c6e732916
0xed47336bfff08f76c836436628cbca07fbe9952b6d08083f2f6b647b938626ef
0xfc450decd6501c93a068122ec96f351109831e87550be77f99d43a0a26db6576
0xa97bda5284105496bda914ba598e150413bd636f88c9eaa0885d10f584e7e06e
0x28a5092377c6bd9d45cf7a7fc977922788c6169bd3b571391c0ecb9dc3581888
0x895a784aeb2329d32dc306711998e7f5e83d7ac487f4fdad74cb705bb965ebf7
0xc1ea09f4d6583efcf7bff379396fe897dec84922777e9a50558ee1dc7b7c7c1a
0x39f277d816741009ba551baefdfe1698e8e1f2be7ceb6d4d9ffb4f32b6c09875

Functions
Getter at block 21427754
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58a534d3a31d3fe44a2b1f60626b0ce4759fa6a946ac570d507d2aca93a259ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCC734CEBf6bD685e1D74aC6b09bf2fCA867d7791, 0x636e1a283F753e347D7c64eb5cc12bC5314a82dD, 0xb7c7124c1Edf51378994F877D2A17ecD6b7901A3, 0x9edAEAA0ccACb4313C8761B8d00750028f9c487D, 0xb9E29984Fe50602E7A619662EBED4F90D93824C7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.