Proxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x9394d804 at 13015582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
 (#6)
ERC-1555
--
0x854bb9f1826bec07c15a632229874f6934848b9b61651ba23059ee5e4daee4a9
0xd7aa6dda78faac2d6737564303173f69590118bdcc2adad94215da29d33ad464
0x1f670b1f71429a44dbe91a708c7cf395b81cfdf5ec2cc70bffb0a0827153e69f
0xd8f1db12ba313a034e206190c5356a7a44633f9d31300b62b358a3d9f1e94fb9
0x4c6279236892178495fe0f26a0f1817b13d200c354df5eb5ca2136c90b230b8b
0xd35636886cf76523bff620b8cbeb30262227293eac1457500d6563c8d8332586
0x19ac32e1675988d8607732c07cc3433873068b465174302808df2f5528fe3a01
0x107bc50244f0af3f395e9ba4fcbf4b93ce2e00dcf99776bae6f750673b330ed6
0x6d1632cbd40d6aa4e03b8157aa93955cc2ab2f14d3786be2d651754da76aee78
0x6652ce5890d85d907c0729a538cfb7a258f8914318b9b8f6c7c1cf20f33c39fb

Functions
Getter at block 21182381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54747db3a8ea14fb5475dde443bbf819ec897f13cd3e95ec2a5d17ebbdf66dca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0f1Fd9634b2C97aac20F1ebbfb1Da1b10b9ce978, 0x590C88342e577d77733c939e470add2e30DBa491, 0xEe364D5F55B553d7EE47904d20702947bb235e0f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
58
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.