Proxy

Verified contract

Proxy

Active on Ethereum with 177 txns
Deployed by via 0xb09d8184 at 10096841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $303,681.59
ERC-20
--
 (#5)
ERC-721
--
0x44edb6e14b5ac738ca0241955a4a7a2211b7066d290482da0ecc5f3933e1237c
0x6ea005046863fe92a31c0b8be20de432c48b1714af5f3405165dee9e57dab897
0xd2a7c695391abc52a7d825d34d1380c2438f81e9a4bdf63d21d623ce2ea4ee8a
0xf379e95fe529b7e0afe4b6174d461a21b85972f1c593a1967dfbeb5bfaf0251e
0x7a026b27b7b259e1de7130eea4290062384d1e924c45201bb7b11fc5f0d7ed22
0xa3a210fd13b154baa64cd6883b0fa7028afbc312fb1e0f42b77b82d481700240
0xa78c3a56d8ec54656e6dd8dc5356ca7de76269020dbdf56b87bdf8659ede8dbd
0xfc255a387cbfdfb8830b0115424ffc9d406d89764998112e41c0dab57ba54e2d
0x4c7ed4ee0a06e4996475be20dd76230c8b0b1152b92768d7caaec47bf25bb1b5
0x5064c2256302952936d25cbd154e7c2f7348b662e7f43183899fa41392626f73

Functions
Getter at block 21176288
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc86f5e5aedcabe4296e2cf003a6f677ebd8c675a273df604121b0a7e3ce063df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe0Ef4aFc9B7C944312B16F2ce80BA3279E97DCFe, 0x9fffe8E9AF8C872F67a41337bc9784C8AD60B3Ea, 0xB28Cd30E589D5eed07c147c5A0b60ef582eE7982]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
182
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.