Proxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xcd539356 at 10996169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,073.32
ERC-20
Value $371.24
ERC-20
Value $0.14
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xc851b669abcad6e32fff97d29fade19fa68324edb170540aae87c5dace463050
0x465877cbffcb43c1b75e1eca38be5e338e85589b9a1076830b9696b3c8eee1ed
0xc2e9f30971bfb31939eee1f19b60fc8d30996596d69c953c2352874db80aad53
0x8adf15eeab97020ad7bba9e15e054593fd32f7fb1439e2e2004979b3804c21af
0x88f29b1db6bd35573b5f44fca982e39b4f4491ed533120f6d985a567f8a7b54c
0xc920d51c71f5f2bc96b03e6b737d4921342127f99f91b671d42bc8553a782bf5
0x57668bd747a2237f88dd42d5c6c8a470d91ff442cdcf3f0fa6fd4c79f45d6435
0x9ca302abf01407ae9c8c65bfdb6dd9675371ab68a485c0267620049786d057ce
0x01f4f72e893a4a3512c32f952c6e2fbcbead85261132207f05a6939d3891dc04
0x160fbfa91914276b3bb57dcb5dee4e378e145e5d9543a971d0da655767a062e5

Functions
Getter at block 20854820
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2d8de3532c846db3c09dab1edfecfed7b1f41c7113b4e9c4a1c11b1ab5610b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x799811Fd93F16C493ce24CF29535044eeC5CFcC8, 0xD523412bd856237ce7E296b1E221E0Cc7a667B04, 0x849f9d8880C5fA40527C494c7014dB51e61a150D, 0xC2cAE78f24aA8D555A4480fCd285AbA415AbCDF5, 0x0B7A563F5a07C93F09fdDA20409E288F571c8e54, 0x5B217198F0C5F08685398730293D771F42EAFFC5, 0x749d3CF26866bc09cA2a08F2e5C5b2BEa8C1d32D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.