Proxy

Verified contract

Proxy

Active on Ethereum with 358 txns
Deployed by via 0x36d9a57c at 9318971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.87
ERC-20
--
0xaab8334c677cd3ae5f89eafdcea6509c50ecdfbc848cfb42528395ac20bda051
0x3d51d82f539ed04a04e1f648ae0c30a848835cde2fbc2e231b47d15e417044da
0xf52afdd345fc67899381377199f056a6349152ea9d86eba7a35f4486b8135f96
0xdd06ca25d8aaf9c9aaece5f3338954000fbdae815f66f58fa28daf52a246649b
0x1bdb50be4cd8d4633c9dc25764d9ad1439aac2407420683e6e6a7d81b0de55a1
0xc76e6545b565e1d0c465074baaa52be6ec04f14fabf20b042eacb9445d5c5b56
0x5ed286972eea699d379f71fd5eccd545d88bfe3d8f337383d321c9b43a2601b7
0xd7227931510251c19441a2079010fc8506d853d9cfea2ba63de866d05c704df9
0xa4f72ec2cf88b0a01cebf5e97104c7e592f42929ed5f396fe0fa632403b67473
0x72863721d553174dc103926ab43dd4eaecdd80565301443ec845cff836e65a6e

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