Proxy

Verified contract

Proxy

Active on Ethereum with 836 txns
Deployed by via 0xa717f0b3 at 12954657
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,508.23
0xc6105118dcb6b81904beaec65969f81c9e180e91a37b4bbc8eef3d7706f0d8cc
0x24ec356f4ad44c10ce756e3b6315dd1be16dd0fc0428c7d20855453f3665f346
0xda2dfd418e0974ee98d22831ca508a8d5ada9452543ef0805cf83cd1f54d4594
0xe302e62fdb9be2dcb535b063cb3ec2499f1b6a57a244bbfefc1a70b1596657eb
0xafd181f5152702504b977687aa914ef88067ea0fc43ded092ea6e13db7cecd3a
0xe3fdfea355e7004a1d7290750d29cf8caf66d4a96779c17b426a8374fed887ca
0x70118f8453cbfc7bb17de02b77425976856cbaaf9756b95c89efada1d78c7e6c
0xc36ff735bbf35fecc4f5c370669d76d9dff64c137a142032418feda2dada663d
0x43ae82d24ac250792cea1c46281e5f163a8eda59c41b8ac6e85498558cd65a06
0x4b157a3acac6a62472d9a4afd414bd992511f2472403d1aadc2e6678be5a45b4

Functions
Getter at block 21401635
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e6c7553877e7d37d3d6a72fc8bad6fc33a6eb7e10a6c25eef46222bca8f96b0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x883255Ae17fe8cA1D26a3C84c6eA310e4ACF0058, 0xF6162CcA03A1A09cf4A1DDcc98b5BaAA6E990Ee3, 0xe0BC5248A755626110D59E4F51772Ff224702387, 0x5c5f130711b0a7d477Cb4f686d9Cb1fA9712c267]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
764
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.