Proxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xd556f06a at 12704905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,009.97
ERC-20
Value $98,011.29
ERC-20
--
ERC-20
--
0x42d9892a6f82715babd245d5fb76b1acc7ad62b5efef456f9ce64d5ee7e9d507
0x4c3379d1ff4ccbcc2f5a795ac55dc3a096613b60235c09531b559e0f0a555384
0x462fe74e7a7e342c945a572b33c9d0826e374d6aa8733db1b072b7fcb9e653f0
0x7b201a30295fac7f5dedde2cb170df72d944b5c5bf29c7dd0a24c2bd41e2fbe8
0xeafbc56cb7dd270a0a5c25540a726aa8c98647a2d07cd48608c28c4856c63510
0x995b298a532ed1c625d0047ca9dffe3a7864175c52b16722d06db4361e249b34
0xe64879887bd92039cda45d74432086b9ae65359de6406fdf07b90e5aa95131d8
0x583d7a96ca430bbe39092e3bf1586660b3671a0f3f9c9755a4e415edf9294f5c
0x17fd4bea139c7bb63c294cc81b1cba683dc80b6859ed724c78568dd863e824de
0xb23461d9f71c2fc51ce156f64d0fc0a47f825b0042a7740a0cdc76783eecf174

Functions
Getter at block 21313523
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xddbda68ad76d787d6f469de7fc7fb1f86252e0834213e538c2e65f152d29591b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x10d7D39F771C9B564fdd750E0aBe37206c961B3D, 0x610c92c70Eb55dFeAFe8970513D13771Da79f2e0, 0x4BC821fef2ff947B57585a5FDBC73690Db288A49, 0x6B6c51C444fea186e7dAb8963730f37FAFf1dB16, 0x878a53cDffcF91C8C4F35D6595c2ecC6040eebb9, 0xcB9D78CB76a86844667eAF3Ac62CB5D377b3ce5C, 0x57F675A789ccD8B9C2e88f85F44aFfA9feceEf64]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
19
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.