Proxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x8b92b09a at 11193257
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.1
ERC-20
Value $205.27
ERC-20
Value $29.55
 (#45)
ERC-1555
--
0x1d3fde4628809c20df11f41b8030a820f777cb459df462c3057ffa2ba0f008b6
0x79f48d699a47030902164984633ebc3fe9b77ab01a5cbe29c28611e3bac41248
0x0b62e8fe4c47111ed126ed635733c2491159a827f5aae17316989885a81a189f
0xb1a76ee859ba74831d4d4d97309c33b44c3ec63242cac5a02649edfa9d0c115b
0x3307f6c9016f71096a9a0f551d857706deb3647af9a9f3bd7c48ea8883271c8c
0x79cc9497b5e0cd2f0205d3ae2549d4500da9bc8c5d0987159184b86ae50f4f14
0x35ffa9057eb16388367f1281e3d4a25d9539af619a903f4b543150d7ff214bc7
0xe6f2608d3f9af11050dbc5611c8d35030abfed7c1fa582002930817eed472008
0xced70d8b26744aaacaf5ae738dfb58906867c23a2e93bae47299dd88308c8f5a

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