Proxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0xbb7cbd3b at 12283511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,589.81
ERC-20
Value $2,761.99
ERC-20
Value $350.08
ERC-20
--
0x6da6e44439a280dd23fe73710fa834b19dde047561084d4eea08b22f674a6f8d
0x0455f57d380613f0f893c65fc961f006642f189b218d1c23be5f5a2a72e0e09f
0x7dd16f97848658d6d85187a65845daf556b2575b243b2416dcb0a8ef5731a365
0xe21a00f3ef773f4b8507b1b605ea80b6e75984b3013f026a97d8d0235d0939e1
0xd79688393b32c478daf1c2911fdad127360914f337e5177904325ada1f1a169e
0x09ecf8241c9c69dd5afbdcd6dc7dd6600758e5de3bd869866bb09550ca24f5c3
0x8084941953967839d88865f1b8172eee1697968957b6a1148f3d903529855e4c
0x12a48d57e8c36c1d754a812a8f19b2e10e0509c9da1aa1cd681fba0a3c94f19e
0x8d5e0fc1f2e03561a6c5b6ae7cc395808cc30baf6801e121b5f9ebda4f578dcd
0x50d9375399fe4e961f947b41ef605c84291db3edd0ea2c1168dad3f5ebfef029

Functions
Getter at block 21268069
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1adc776d1197911d584ec70fab28fb28fcb0a595c165ef47053dbc6158fb0380
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAED51B22c4eECf984bF9aC456E7adC9211C0C90d, 0xee4C57df67E7Bb68e814607ECf973AA32d1220c4, 0x8861a6128120882e36a74C1B869304daf644deFA, 0x369F12cE51c140B056f20E5f7983cEc887d831ce]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
103
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.