Proxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x716b347a at 11186013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.1
ERC-20
Value $487.77
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
0x6502e0b085db954104a517d92afda6d4225b814ebf99349b0ca3bcd84fcf2237
0x34f3b61ce81d25e75ae99c8283ce6cdced1193bbca23814fb74f1ce343ae22f7
0xa81386d4e8d88476d1a531ea3db45c492837e5d5dcaac0a54bdb3577d6a3e8af
0x3f9bfdc07d37b4ab0483eca6cbb56b2bc6da36006cb6ed557c901997f866e6cb
0x3b34b2fd2ce41e6ce9b4451cec628094da4d54317377c39b740c638c3f39f917
0xcc91336e7da883994d23ed63b05ec36338722cccff4a71ec56a922d642296654
0x3d582a5916ef7b2e2306f62916fc54db8afcd162f8091ca6b594cf101f49454d
0xf9288bd604317af3e7974c27f62081149de3fcca5d6cc6ac4514ca9450870ddd
0x9761716cba4e7fe9133323ef73b4f97d28f6e9a77ccb4d90fd94eeb411a7f739
0x1a91f51c41c6331cf47e9d3f564cb4b8b0975c53a2166ad8715ccac8f26f0dd5

Functions
Getter at block 20872749
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb5b7ef44551506d149368a68d3f3b652cbba4af16767bd75b80faae57d33388
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdF414D8bC4D3cf14EC8Df26E6228dd69B1CAE8a0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
33
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.