Proxy

Verified contract

Proxy

Active on Ethereum with 319 txns
Deployed by via 0x5dd80f8c at 10092087
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $56,548.2
ERC-20
Value $0
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x45a02d13bb8a229160839a7becf9dcd3875d8ed8d2e496e2be11e4ecac9ff609
0xf80f83515083e588126b725187d10905408d11d681caa1b0452d1c332c9fc801
0x3984a6ccc7ff5a0e49241b1197b4b147766c72fe71acc5e6e48ab9283083e5a6
0x4f3919f5eefaa35990144b00b74265f54a24850946de703204377f61d70a0442
0x619e4490d82de5e3929184c7197bf1adce80dbd24b20e1de245be7c4306d967b
0x8739a0ccbe212551cbdd63d1f309ca06b26134d3a4b0683a05811b28e01bf865
0xc9d0e22353c389411be8627f2cd482169bbd7d108144986888b71c18f13c5a8f
0x2699d1e84b3a9a24b5cbe8f0311a030d1a6767159cc9ee302afa5fe6c6260a07
0x453d9f216f751a5352fe512acdf2dedd74e930b3d339a07c4e48c3fcb29b90f5
0x3b6e6b1419d67ced274e19250dfabcc5dcffc3655319d70b51ebee5c7ff7192a

Functions
Getter at block 21058747
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0029c1690d67fd63f22009407fea6206d7abc921dc2de1fabe1d0710ac8cd15f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x91AEF3c3b9BAb2c306548269Ff9b6771f2B107D8, 0xc2Cd6E114BC6046d74d3A297Cf824B2FB923C0b0, 0x0b17cf48420400e1D71F8231d4a8e43B3566BB5B, 0x91628ddc3A6ff9B48A2f34fC315D243eB07a9501, 0x734C242BA2d6A47644093F874FA4dad15005CF19, 0x08EEc580AD41e9994599BaD7d2a74A9874A2852c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
319
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.