Proxy

Verified contract

Proxy

Active on Ethereum with 233 txns
Deployed by via 0x05484ffd at 12800494
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.74
ERC-20
Value $7.78
ERC-20
Value $1.68
ERC-20
Value $0.76
ERC-20
Value $0.34
ERC-20
--
ERC-20
--
0x1daee7576b648eff8605a9798d66fd4991b33a22dba1f8338575d78cf9c07ecb
0x857e6827d8c7f66a5be0d4b7a3cef7408c259274f20d0702675eb007f27e205a
0xba956f7f49f991c5774c79abceaa71c8cc41f39c1ffc0ec2d3472f2ae8d1bd17
0x8134ab248cef2fbe064b7dbadb4e45546fc4d75aae46f58f61531108d86b04cb
0xad0ac2bd97131285dc5c7416c97ad7e01f04bec983c06a636fa1200eea3c774e
0x3c3cf0534e9bffc70912a72a9af7317ee647a99442c3bdfefad5a82c0e1b7d0a
0xda1eda20092bb2ac02a203bba0d3f3a654486d809ed63c4a85883f7677f497db
0xb6eb9eb0b473e225b42e9e679eb050cd6afc40070d275ae1e60baea239793ac5
0xf9426ee7fb182e4bcb9834a917d0af791fc309f52e305f29a8b1ddc8450d8b9a
0x91492390a6ffe42e36be3d2feb0190dfdcefed43134eba25f7a1fc6a9b4abaf3

Functions
Getter at block 21210448
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe46c4997c3087845e025602ae0830817c82b5479c7ab602fde5481d9d64967dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA2C5c270aEA1d4339cE11FC286f74335b568E365]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
205
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.