Proxy

Verified contract

Proxy

Active on Ethereum with 572 txns
Deployed by via 0x220c853f at 12793435
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,324.96
ERC-20
Value $2,346.68
ERC-20
Value $1,127.69
ERC-20
Value $4.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xaed2e8e5b151bf2104e4c5111af9d1b641afa790dd4683fe8a30e8e975a49ac9
0x9b39cf03bed59b83f830ed135c2f6461bfa531f8e67a5abe832f87fc95538714
0x270fe95583ba4895ddac46cc1bc9d869bca92e2211aaf77dfe2f0806d45593a5
0xec1111c2ddb907bdf47fae567dd6afa160d0886d536d361b677f72d7ffc401f2
0x08cb106de33d96f56122bbfbbb47c23af7d3cb9d48977139dfa9e3a084b0b164
0x92dedd055671159398316912edb950f374dc8c974fc8fee2347235ada1f2f3a1
0xbcf506cab4f918d542650d14a1223bd596c0717eaf9e643cc3fb1c4bab9a34b1
0xad950ebb7145c6765ba546cfb22d2eb110470135d263d51530e47ddb021e20d9
0xef51c8191cacb3fd4372d175aa6d94ed4c64d120fc2722f67815d8189ac6230a
0x084de225a69a15069372782560788db4b34f91be22e45c21c7dddcee4bbcd157

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