Proxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x43ed5488 at 12567670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4e8fe9f54b025eab5b15cc1ce9cc1f18c6187c988ebccce58d4a34db99a9d5d8
0x3b4ed02d66f22df43db47b8552d921d9e30c305b465bb91aa528fa0248c0ea94
0x7e8791f00ea1c2a64fc4083d9cabb7416b6ab53140d82a6c9d1971bf6a6607fa
0x4bfdd3ece0bb6125a4e859032b63bf6547dc456f2bf74d89205c6f9759839e4d
0x3defe7b981ab21d7b3484ec0c2adbc99596f8725b5827ffc22e47c84b94d326f
0x116a3f8248b3ff25f7857efde6d6400de6c0bb5a206fc65776e41b21d0b2850d
0x50d221581c0a873fbc4fc24eba40cc1549fe4c86edaa8747f6619fdb1f33cb87
0x6321bd2552dfcf324ab0f52e54f82301daac83bbd91d681249e97f368aa4188e
0x8381b5ebfc2ba01b2b8a4c4262a0fddcdd9c47621b5ad980be8d286f93024358
0x909195190bdfdbed7cfd7bda28a35c84665f8988f0a5a0edc297f3334ca5839e

Functions
Getter at block 20998769
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20c44cb4afe4b814bb9ed298596f8d86ef252273c228217f039f54c5129af466
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7A3949E4bC908dfa3d28f7C84b1Fe2d1D5DdB3dB, 0xF296a467F6Ce36edB2cF8763fc80cbEeD9f0a175]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.