Proxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x64335746 at 11428154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $118.35
ERC-20
--
0x99ca552b84a5945324085f59b514786895af61580454f5140146290965ce9f2b
0xf73417e5d9320be988a178a6d87d14d6c763de2bb65a7791cc5ae67c0e014551
0x86627f338f2c908d26cb9d29a0c040218cce02d53ff91f4588371c2fbe7cfede
0xf82ba5bed363a086a1dd4f7f0bbadbeb91c29dbede02050e1dc2fb7400403d6c
0xc13f59b3470fe3e0ac2f0253f9cd1e3dd7738e7b1210cbca9b9ccda4631ce675
0x7f3a584767842623cdcc34b182a8c3bd68fe9e3cea0be2cf62c12f2e979a0690
0x226acfd18951fecdb784567074ddbb95911a017dae9c0986a88171da9a3635fc
0x5b42491a3bbe29a5bb08c6836d5352a56536d7e6628a7428ff50bdebfe6633fa
0x2683289b4bab9b0abb0707e710d1baccf90f1d23bf3b9ec47f0c3c1e8ac6d692
0x7f863671e036e5fe109de7ef4350a958a5733b1437a4b447cf26e8a2d7ac4e22

Functions
Getter at block 20910395
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f2b3048f436f66329da44fc391b2a5ce8dfa7e61e835a9e2310110c966cf5ce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC769C593e98fB8CD1C1b0757Ac59e518fdE27299, 0x44C6fDfCF54a3Ee4f1F3e7Fbb52f49a3ADE82575]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
61
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.