This contract is being backfilled. You may encounter incomplete storage history.

0xfb5cf1164e6efcffdaed4d953677af9c5d049458

Verified contract

Proxy

Active on Base with 111 txns
Deployed by via 0xedb42507 at 10914418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
Value $868,511.37
ERC-20
Value $858,888.18
ERC-20
Value $113,111.14
ERC-20
Value $127.76
ERC-20
Value $0.6
ERC-20
Value $0.39
ERC-20
Value $0.25
ERC-20
Value $0.23
ERC-20
Value $0.14
0xfcab039e65674ad8631875c02542fa7d6846c2332b3693c5538183d4a04d4dca
0x42d166966e26b065f15d6ad52bfd81e5e736ce4b658776b8d19e30a0b331e8a4
0x0024e45d22f4370b9c06a7f9da4b980203c2281badab4b0cc186258ba22d361b
0xd859aa0b0781875778f43c97ff5b54423eeb8fa5f2cba2fe596e1549897e214b
0x7fb26e9ffa090114f08ca0295613e5c7df30d27f88050d24c078c2a465e5d691
0x2966397f553c553f5fbd17871b13273e98308d4830142491657639137a0c5827
0x5d48d265613ab68081a691d35e8477e76a6329cf74c2571a48ff04668dfb628c
0x9797b37f66ec0e3d921cae2b2eea6ae4629d626a8c2b2a00be0b3d6acd41c56b
0x5453225e2e69f210d121ab1b0f78936ceef706ac00aae69d67aa0520e7df1ffd
0xe0fa32f1f3c0c22716fc93d5473873943145eea9c4b957cbfe47baf9a2c9d568

Functions
Getter at block 21994216
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f901aa963e1a2e09e3eadcc6a95aafae85f42de3b5b7737ce5a388c94309796
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7b81673602b3eDBD39C2f1809FCD92715a286Aef, 0x33DA0e8d1B6885D760e2529977FBe4E299CdDdBe, 0xa91D263651368627f489A36741C2bf618Fd3E011]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
96
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.