0xab9cb5f8c94b530c23f92242dfbf79453a2b240e

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x0f7dd8ac at 18005139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,988.17
0xdf18e4459244abe448e50e97fb30de330472e607367dd02cb2b7a99dc60b06ec
0x58ed3d1696465836a7675add12cb02ce8c916a1c45351c60771dd98274ff2810
0xfabaa049c8092b6f8cee3ad41ef06fe9f5002b57612cda96a551532b9f52d03d
0xd602c216b0f77ae523c49ad3232ca150aae0dc5f481ff4993c9d252a72dabfc9
0xd7af49fec6db8d21f6cfc0fd3df87d8cf0f069123da3979495000516bd0f2a93
0x96de035b28b120c503118a047ce3749d4cc00d9e8fc4a9e10d0a5cf61cefb510
0xfa10eefe0769aa53932385fd9baa9e13011bc96d1674c443b32357644b9456ca
0x2b6565463aed4c00383a9a5c45b52fcaa569d94f70fafc432f49b0c07f490674

Functions
Getter at block 20983476
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb1c9cb91e3790df731adcb572120d073847438a7c5a97930eecd74e75b4962ef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD66f941039DE45819d22A0B3aA2365614cA8b10d, 0xa759ED6DAd0a59bEFcF9E7f3c106533003893152, 0xb6e85E1cF015d64CD408A4776e86CE3ae707C856]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.