Proxy

Verified contract

Proxy

Active on Ethereum with 389 txns
Deployed by via 0x3db0129e at 12685585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52,182.21
ERC-20
Value $6.62
ERC-20
--
ERC-20
--
0x7215e072dc00ce05363d68d0aee1f4802250c358215c09e421a3c785c5e15e7d
0xde75364c30df0dfcc0cd14d747319a837f42493cf91ddb300b6111ddf08b7518
0xdc9d6d221ed526f34adadff71524e841562781bce29344579644133c6e2d7173
0x1ae551c10fde4a71179d0c6b97caca606fbcff5d09a12de02edce3c805672816
0x468c740d03900b6302111401cfb245554a9afd4d46eb301666bf34cf604be5da
0x2e5c86857fdc64face3fd25d583d4631f1c73c5c821a8506b4a62bf9849c68c2
0x332d69148cee2d6f120dd528400331eccb6b2cb781e34ebcbd580b8a7c5cfad3
0x92b4e1e234d8ef775db9fd61e40fd9889c6e3d35da57932c6ee9fcc4bf731f58
0x0a1d7b68309c6ab85be7ae03e4586d7cf20d5f0f59cdf7720415424a15096b85
0xa3fb89601f20543c40be9e6a2728d7304aeea4f480180d0f965584ed41ee94cc

Functions
Getter at block 21282669
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2260d33dabf09ca0ace8f9126dfe3d55a2f3aaf227a9d8c6237c1e8d4d9c1c3f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x071F090356ceaE8B317b23d264Cc9152Cb3b97D2, 0x8c6c7c1cb6dcE8Da343e55Df1F3Fd63346d52451, 0xD63E8ea8894e56FefB51BC4b5D7B1E65e077c792]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
436
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.