0x5d0c187f4e1a4c6f07fb41f16c0452c95de4eb9f

Verified contract

Proxy

Active on Ethereum with 118 txns
Deployed by via 0xa2d52325 at 19792457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,306.87
ERC-20
Value $1,315.6
ERC-20
Value $1,065.38
ERC-20
Value $719.94
ERC-20
Value $686.5
ERC-20
Value $563.05
ERC-20
Value $221.25
ERC-20
Value $0
ERC-20
--
 (#16)
ERC-1555
--
0xdd21f5cf2545ca84b63444bf56161605bb00269f1462f23c8e79ea86cfebb4e6
0xa2a57cd712c871b96581d9f1f3798a97e5a1a3f85bfe28aed32c631405417c50
0x77a039f9cf4489f3d59fd0ae36f2215d26e4311aa2286f68d0d8a06a3a294a6e
0x4b6d4807f9314265f712a62c2a62a9cda86802c6e8708735a4b81e8e1f5c47c2
0xa9fd4b433e9e9720c76c8e6227e309126f0496267333953b681dec6ae00de78c
0x2d486017ac467937972889428bd81394207bebd01c1a608223f0beefc33afb65
0xa0f809d07f6da8d6670186c674c4f52029d3c4333edd424dc00c5cc102fafa54
0x1ea65be51abf1abfa7726bb9189f530316ae3aca85e31e2cd5ed80b0ae337fe2
0xc3db92c4d9dbaacf51c6934a7ab0f58d0b8e0a5894774c6eb9b5237f691c2d07
0x34d583515418359d9ef70a1b96796f516c724a97020af80f277715218839b0b5

Functions
Getter at block 21210357
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0c0e79c50ef3d9a4f2bf9af1dba4c77fd4ba6df234ee1c20b22c65af3f64d7ba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x09A7ADd963d80532dfD147616b5C15Ed4747d60c, 0x43174fD5D3b3aFeaaB6E2d283DF284cd8138a7fD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
124
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

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.