Proxy

Verified contract

Proxy

Active on Ethereum with 578 txns
Deployed by via 0xd280d5eb at 9189448
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb4f2b4cc4614eef7c633272fb29c621eefb4205d60bcaaaa12ac3560fd138094
0xfe0ac4b61c8a21b487258c1b825f238965329067c666c628f32fcfa5d3380871
0x379133b5385268d6adf71b350738516500e848fa0da13edf0663f83db900bb6e
0x8cd7e3fff0796b103c99579d69c93b76594ab17f9d9fade2da272f01fbfc57e4
0x31e0f46c1b2379cd837a502fadfd7b83bd8b72f6f365b0c40d14a56dce3bf2af
0xb2039fee2b60287cd2481e41569d06d2e7dcf3ca984051f20598839f409e061d
0xd78fa6670b3378cb64b3d1baad411bce77730c3bd3d1b3c4a487397de3c07ea5
0x919a1540dae4d9ee8c87beebf3e653c5df48a4b0c7dd50c662a4bd7a971e6214
0x6822e2f0243673b8be5d1ad7a1b7af4d57162f30596068b0314af83c0de88d3f
0xcec644c0032e50006a914af23b3e194b2e11fa82910fe92a4f23c14e3051ae83

Functions
Getter at block 21300468
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4546ff022793118a14ca407962a95432f81c3ffc697ea87e37c2f6f7eaf1b2eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2579a462DDBE849A9E7FF76fE9209E3b8F4866d7, 0x2E05d16D0f2aC3a1253d58E6195B05D3d74D7e2e, 0x9B61065B3152E4b928B380B0aBc92C5cddc92Afa]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
557
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.