This contract is being backfilled. You may encounter incomplete storage history.

Proxy

Verified contract

Proxy

Active on Ethereum with 415 txns
Deployed by via 0x40bce338 at 12603211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $78.5
0xe4aeb85b80083228563c16feed05fe8a5d88b0929dec08c93180fe9e0c97edc7
0x1eb37389ad5cca85754490a122cbdb69fdc09d40c7138e3ef9eead43d9fb8436
0x4c3853be8a704376c39719b716c057689d67e5caf4b167d08288673549e5fccb
0xbe21b1f3b3912290e2ed33d5a556eba59c148df2a19f9e271f7eca822d3c8b3d
0xd017be9febaa83c718241a52403b528ada0076c88c19dea74fff1069560fb7e1
0x55fa644ba4b88eda9845be60340ce01689c5cb74fb5000cbc68d136e0440c984
0x2486ae8a0e0fedd161322eb2080d459fb9000db24625163966f3e27345f89a05
0x2d875b46d537da1438649ab9c1ec07d243ea2a8bbb97909491b7795034d1f1ea
0xb19e9d649c59276c817ca2265f85fee57e5ccc915555fcd089fe8c423437b67d
0x969428828d8fa8acfe20a1ff3b24f89d31bd8b2084278b79c2e827c45d1143e3

Functions
Getter at block 20796851
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2db1635b13000c765f119029344bb7b8034e2639503b31dda92529369ae453be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF3f2D5DF735BbcbE51674cbE758045CaD300cf8F, 0xa81636AaCE97783AAC45764B873793bE081dA592, 0x746c8C5EDb4F568F3D88e3Db2ADefe0dfE9a1c02, 0xe6435E2D1De6e3D3a9e90B2e80e7956ce59A812D, 0x8d34EA6fb1Ed6B60F94ac6CD01dD1181ef12290E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
422
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.