Proxy

Verified contract

Proxy

Active on Ethereum with 167 txns
Deployed by via 0xe04beb66 at 12945706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $396,097.22
ERC-20
Value $9,200
ERC-20
Value $3,634.18
ERC-20
Value $0
ERC-20
--
 (#82)
ERC-1555
--
 (#0)
ERC-1555
--
0x7b15000dbcc161a2efd5c78391384e38d66bbc2c06bda45d0fc4468666c1cab9
0x972cf54a4af05a3350efd52d9b365de86766e0bb60b905fef88a0a161e952035
0xb6aa2efbcbe1f3008809cb5258ef35e6f6b74a5b79a65152cd3827e5a1f9a385
0xbcea37f7ea83627054e93c9bac58fc5b58fecd80e7fa6c35f21d3d196a418c9d
0x8aaf3d26bef380ddbb79c8619febba93de2eadd46cbe4cb1081d5a3de432267d
0x36dde121f5e4722e0e96f016eec87918ed71c75d425870ff010e3eeab2d74296
0x4047c299a244f7759fbde31210739bbf099e4759df0b97768073116b751d78d0
0xb40111a86b9d8d4c3632980db9b8c5aa729bf492184ed647d477e729d176b331
0x91b3d480b58de5c78c7558c94bf96b099f68732d985e3702f8e7da0c3bbf71a1
0xc8e6dba17121bfbcf58169c6b48c2a2cc5995de0f3a8574aff0ae9cd03204004

Functions
Getter at block 21305787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa7979397d6d5fc552cf5c5bb1c84e4caafca1989b8b885b87881dcae86d0cbff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1Fcd63331d6ef313fDE0d709A67e86DC763e1dF1, 0x7019Be4E4eB74cA5F61224FeAf687d2b43998516, 0xFDD29fE12f8945f7Ec0fD3010b5a12A90E95d997, 0xeF9A40F0ce782108233b6A5d8fef08C89B01A7BD, 0x59ea223b48f0E1B6AdDD86cE6551dC44E2c7cb75, 0xF01Cc7154e255D20489E091a5aEA10Bc136696a8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
183
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.