Proxy

Verified contract

Proxy

Active on Ethereum with 576 txns
Deployed by via 0xa8e57d08 at 10790292
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,409.56
ERC-20
Value $2,442.89
0xe51400af9f26dce5189216652b5ba78fb1e37506300e96ce31ea26926f612f01
0xbb1d581f393c1e88dfe8eb72b1d287fdcd4b485339106a6fa8b765b53292e8b4
0x1d546222a7f5ba87ae59b206f3887d91725b3b9c4b47910f597ac0d0f7565795
0x2cb54a8406fe8232a11134e35275a49aa9d217e1623669264c7ed9c0c4592e22
0x841d98160606ff5cb0d18ffbadbebf0fe847b05e2fbae6bf7bd91a7d3b991fe4
0x3f33450adbd4ce8346c398f8fd7dadf5618d6d8a17bdfd0ab33ca45cc1df34e9
0xc25f78708f5db5ef92e5cd2d88c1c7b1f1706713b5dcd8231330481b9b0124aa
0x845274058f8815c3e8c25fe55cc87f0474da95c4519d46670cfb4493d1de17c2
0xb98bc453a04689ee41d3ad061717e386b2e0d794ab16de9dccab7dfe3d369335
0xdf75cb455a787f1157c16334b0825678d523034300ff5272f02f735581c475e3

Functions
Getter at block 21245251
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd5abcd728f9d18f9f1921ca48e38b906529429f0de4e7f63917a51d67db1b8cd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC1BaE6116E2C207ab38A4788B5dFfa51E381fc0C, 0x15F2c305200Bf6d989fa479E6C326E37236e0534, 0x6B7D2879A65E8F743ce9Ed016704c824dB3F209f, 0x6448D2e21184a4FA3F61f12EfA7E0d98c3714c67, 0xb0a08e9Bc4737E5b5cf0F8CfCF0a299c14f70776, 0x1DA0Bb5930560521855120FD0FBF31e2fa9A671F]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
489
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.