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

Proxy

Verified contract

Proxy

Active on Ethereum with 464 txns
Deployed by via 0xe7bb6d85 at 12662986
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,259.18
0xb4194c6e611b7fa358ee5165dba6f3d1710136b513b13c40c85ab23c81e4c93d
0x3d067f18d25e7e0fb7d7165e998538e99dfde41bf5ce4d4348b6200241013181
0x27a6c4f72b4556a421aa7c72185985ea12b5a406c0d540f3460a0d4f945ed431
0xa9ae3b213729574412b3d97a6089e6c7782b7f1b9ce18d8ab9858e855ec01a70
0xc61c1ed2e39cd9c3d16b6d9d465eb58088cd87aaf29fc00834430b506ccb55b6
0xa40572c75078e3f77e363fbaf7ed1bbef5c2c5bcae7c97ab7c16e577bd23593f
0x2b60090af6a58f4b7ae65ca40ed77b4f605ead2fbc346f96c5cf189fc0ecbbb4
0x644ad79df358a80eb32bf9368abb2b9d08ede0a0a888e48297e9e61919a03fee
0xdde3a2b1a338205a3738caeb0b4bd9326166baa9a0d916d80b41ecaa811f5df3
0xdd99ce727b3ae7123e59b20f29cfac9413644ec36c274f18b5c260d3ddfe499e

Functions
Getter at block 20792422
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x51756c4fcbc4834406046026ecbe1f95bafad7f936ebf8891df3bb8b08084390
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd129bf4EC6DE5ee96Dd80f4308A3699B33A8f494, 0xc5FE8089fc910f16E1cC3BC64f2B163034B86AF2, 0x0C080115CD567F8603dA1CdDeeda5Fa059eA8A18]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
444
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.