Proxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0x8bbe8180 at 11422714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.59
ERC-20
Value $5,289.39
ERC-20
--
)
ERC-721
--
 (#0)
ERC-1555
--
0x0aa2a64f2354a75ba459ead919ff3000eb7908c0fca36e426d28553a7ed87f55
0x792425279839db4bb71a72d010d50b606db3c72809b7a67bb3610dca3236706b
0xeb5a64f17265ec4186315570e49a48f88c4e995f776e8439ba0fdbf30c5290c9
0xee675fbdced96a0d5beedb14b64cc5d7f4bbdeec903485387380eca12b7dd6da
0x4f486954c8b1356a645c10771eb7165d0a71957a8a14c662c8901aeb122544c5
0x6f90640a61785fb41eff402cb87026971b3f3b5fa72bab37c2d89ff4a7f805a9
0xb0d71ec80015e0c7feced69eee655bb38d14c3d2992ade6d183c2ad9b70f1e84
0x0f9d156a3b06f4b8457b1af01d671af41569212c64a14e86365f9f6fab581b1a
0x82c4709a1c3f8228d4273aa8f77255de52309e345dce59a039b4d016664c53c1
0xf8fc54b2cacc83fe8b64a04ddc9abec357bc1cccb19539e41b34d139280a370d

Functions
Getter at block 20792025
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ebcf5ee4b2d0c9fdaa733d7a1c35789ce38dafbe322cc74eb0aa78cb4b6c4e8
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
87
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.