Proxy

Verified contract

Proxy

Active on Ethereum with 684 txns
Deployed by via 0x017b8b2e at 12658001
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $625.11
0xf184c581beee7830c7a34a559f297f103462ea4069796a3bd66ab9292e3e3638
0x05b3f9f9b3d1455b77de3a1bf04fbdbbb0559786fab021aa0f7d63d524793428
0x75326e881919ef75e995ad6ed230f07f375c1eb816a87558374f9efefe68c583
0x3b68aa264f5422219ff4852fb6c55c24aa64eae52b7078c38cd7ceb549ab7d66
0x97a18f1eb374ddcc7a64b2dc810a7b7d6badb18c473dff2e97e33395fd2c2974
0x9068bfbd3abb8552c15bc2509449990bd3d7247d384c6ba3845a50941d4c7e47
0x6dc849a17f4d762b8cf607acabe21a10aafdd3e0b651a2df3c46b63c69edfd29
0x7732ee4c3e3778a69688bd7d362d5dfba92bb4ee4f6e1040c30dd35a52f9c72c
0x3257b8942d00430ef715a5e300ae1d422248439c4d580dca0a7f01879ebbdc4b
0xfd27e1371e1471f78562984980515b55be52e0753f8cddb6c9220bbf1dc62218

Functions
Getter at block 20930153
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd5e5d87c5417170c7b88cbc0cf573de2b2021e750f00c525169d60bdb90ea1f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB2c8Fb4F82362d65471CA5eFD441b1f4E470AA4b, 0x737bf51a81655B0B5bF308497d4e6E18f53015aA, 0x4350dB79028E712dCE402BB882D955aF02cB324E, 0xf4e5B62da2EeE3B5811DAE1fAe480f7623BD4cd0, 0x963309A278145D6c42725E454fE91c9471D9907a, 0x5Fc96c182Bb7E0413c08e8e03e9d7EFc6cf0B099, 0xa9d8188B35f05ab9a07454eA412A2dA6F1eBD036]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
660
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.