Proxy

Verified contract

Proxy

Active on Ethereum with 928 txns
Deployed by via 0x26f5949f at 12866184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,681.6
ERC-20
Value $12.74
ERC-20
Value $3
 (#0)
ERC-1555
--
)
ERC-1555
--
0xbda73f29ef22f6d780c7034ad7c01b94764b712b2fc6a3bf7db3078ad5084067
0xac34bdc3375f1fb368b5e054dda97a8372f93f9ba263edc541381cc5d249e13d
0xf428e063d3e2e040bd3ea917a00792d7af2846a1532f75c4b7c2a0bd4a4e49e6
0x2b65c454ace01f062318078500705559eb43b6562a36044526801a0b273752fa
0x2b393f8d2ebf3dea27ce80923ee57210fb9affdfae8b9c87deace4aeb8ef6a21
0x3b82418c031e17a446cb459127e0ce98ca8faf64c1435657f0055a22ae92e607
0x55feb98e72810f5c563b0474991a7d6ee3a48f2178f2e86c14a6a329d9c47677
0x0baa44d1af34f7b0efc9d801546631b559a58a14eaad64feb804a5db3eb79bdf
0xdb74f8e1cb561a934849ddef83b8594619c5f18d62b85cb8321b7520da90dbbc
0x5b2af1f50dbe8ed9dc195ad66c1dcf4a01940a962e31355e4e90543eafec91ca

Functions
Getter at block 21160424
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6eece1ad15cb1d51eee8d63409bbc56cae58ca2b3bd8aa612122a63d2431c81d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD2179Aec84199A0d26e825a944B69f4415d9818f, 0x3F9BbE5E97ba4226D3Da166415e23F5c36883C0b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
895
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.