Proxy

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0x20305196 at 9689505
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
--
0x18b63bf6e565161080103a0dd9fa237a0802f4d3520c9ad880a11581e28929e0
0xecc1268c7d7e779fb2a0c9dce9279ce116dd1c7c938c0fd5c2e9970ad9dca653
0xcf5679282ac44f2ada8682b4406a649138574862024eb29044bfa5d5ce8633e4
0xf20634bc59161ebfbfe4e5f4e1c363242fd1af7af291d506720eddc3889bfb0b
0xf4af3ca4caa940f0c69b4ce8c1187ec4192343847b1241554248e16bb2b37ce5
0x22fb4affbd1e3b6321c07c0ec0863c0c87ed8cf95380f2a38d785a8dbeb8aaa6
0x8d06be5f23fe85e0ef83c2b54748082abe87f988a34b624e72d7d2a2dd5e4522
0xb2477a0f4161b6d243965862a9106c648be81588f914f62a005aa8e5b68c2423
0x26b1c4b270b472633a15c836336741266355fce0c9e389b12aa731550e787be8
0x59ffe43ec068a6c661ed4f3b5bc170939ecc37ec574d2a5cc5155aa5c0a00e15

Functions
Getter at block 21099636
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66b16c1d0ba5063fbfbbc1c32d84d0bfc158002f3aa2ee91b4a4f28e2feeb9df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x43dcd31Ad15067ACE75660477c1036d6aA546b7d, 0x9caC77b927F8Adc7123FEa156E999c8E5924451E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
88
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.