Proxy

Verified contract

Proxy

Active on Ethereum with 124 txns
Deployed by via 0x73db33a5 at 10574456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,026.59
ERC-20
Value $7.1
ERC-20
Value $0
0xf7e5ca05b7e0eafde2c2b26d219bfa5bfd4767727e8d73853e52f969f53b16ba
0x13a3f7b52dda6c215eb72978e316b09069d0510e98ca614e2eaf259d669929bf
0xc7bd8f1908bd59b65ae69e60400be725d62d311f55eda287797162a5cbc0bd49
0x3f82e7e562c945a12895dab51e1d4a1da8aec05320adb72c55914d96b76df35f
0xc7d1bd385276d428c7b44c55ff39e65b5e12f0e6b6020646beec77f12092036f
0xaf3a9fe8439ba6f6df5fbcc1bf7925b943a40d2139b646f1405a544833c01d33
0x87b812fd199217a6bccf3cc41151800d745748060361ecf68fa2494236f14857
0x0e2e1be3078d26e68c2f6471f41805b81181a37f5297b26b90cf305404d95216
0x8dcd19e2dbb8b39cf7c9974f95eaf9bd190a8de35c5cacb3067f7cdda05df4a2
0x84816f7a3786bfdbaf8d93880710f2fe3979f006f0c425d76e2ca1f85179b61f

Functions
Getter at block 21327182
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5a6e0bf30e985b980d2b83149c29a34615a7bb9a514a2e9545543c4b8603c6c6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF222Bc7CCc922B92615CAe1ecd22D006ac66A661, 0x0F00BF226f5e783Ba041D06f76D306F4DA9fAB99, 0x59E519E487F13a9B11Bac09D2467448A50C440D5, 0x072f41AE99F250bD48835a88529309cbc16f59Ef, 0x404B4Ec1A66d1C1e0935D834A2234E4addaE5fA5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
89
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.