Proxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0x96eed5dd at 12724250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $884.66
ERC-20
Value $89,721.62
)
ERC-721
--
)
ERC-721
--
 (#31)
ERC-1555
--
0x45d890a3e1503719e81999ec07cd3e9dbe088fb499a1fc302d8eb0e106b3c409
0xb92b72115a3c64023930caca42202322eba680456e6070a0794e728ce2cdb4b9
0x40189611eaaa439e34408620d2067e8c12f4a6a6c850317cdec131655ed3d342
0xb392ca8dcd4650e8aa29053e40a0a0688874144e0aba339592a1819a42b80074
0xc931708e66a41293e5b03bf68c5234b3a535ce5f03cc1cc3c0c07e7a496ec301
0x45c12a7a39f9a33395ac9991a20aac3939a5c027663478b9755c564b48918386
0xd626d9b9f4f7c22025fda938acc1fee301c14d9b5b4e374122dde5739cacf154
0x8a95b17596063ee12927fce688f267c5c27f42ffe976e54782c6dbf11a9dc576
0x9b43219987b5e5fcb028417fdb24d573c33830e943eb85cda5f799a1103a39fa
0x66aa31f82d8d377d2cad87589253abda79a3f22f3845de9e19d9f84aaf4e6214

Functions
Getter at block 21315086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x325f4aa341e86eadfde159aa6714d90f69217247f637a7f4ea75240ed693d4b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x481722271382d0189b2052bd4E95Aa9dd8859d70, 0x421D27Ea533DE0Ce6cB7B7CbE46aDb68d61982dB, 0x1F8FfCABCc654E17baC0AFF509Dc9F95335a6668]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
63
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.