Proxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x19a4df40 at 13865923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.59
ERC-20
Value $0.61
 (#10)
ERC-1555
--
 (#12)
ERC-1555
--
0x2de79ad0f80f93510fe55f4381f4572967ae0af7c011f73d044de7070f64a69e
0xbeb5a8bffc3897c150008f8ac027b611716e2b3e0c45791311a8b30ba979a631
0x8cb3c40f6de9f3a887e1432c7deebae7bcc6303af4ede16edb44cfc8b394936b
0xde4f4137eca04ccc0a2aed9b793131e7e65ec7f8dd9f550abc4843697396aa59
0x0cc298df2c2928beae17a6d7cdf6822f4a40b85be7e4e5fd60a8a83c0ac4aac1
0x557109bee9253e7c40d2d94815be7b2f6762aad2b31046d4a5d2a9b7d4ede151
0xbc06cf2b674a4893f28c788fe953aa3aba460650071ce3a7c1edadbdfb13e602
0x655176b5fd23aaeb6e811a2e2e91e3b264186a94dab05877c376a4fab8ba2fdc
0xd60e6bda2a16d16f553d31b5765c66e7ae5d2ca73978b4b439cc6062fd60bc89
0x304300d1c2dfa89eaf6932540a5047eaf4cc51d0a160fd0940f98b3c909bbcd0

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