GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0xa6c8c502 at 14099377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $214,217.96
ERC-20
Value $51,409.54
ERC-20
Value $47,859.14
ERC-20
Value $0.11
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xbfa647700fc9cd0c98dc4b6cda6e4c63e1fba706cb7f305b4d374a9782372b02
0x2cd48a3553fe03001d573eb10d01ff53a7ce081b660fe7c574c7249b4cea95bb
0x405328045961814fdc68df1bcaa59f50f8b447e04cfc920f1231427372c24ee9
0xbf4c04f77e7d70480eb0a8573430c0d9701aeca39b410b8ce00db452e39f9e51
0xd062a87d1c76e9307ed1d3227dc65bad1b301282d01c8ed853cf502680e2f4e3
0xd749dae7d1c101520f1441923dc3c1e8242be5063d8d37de576aa55d2df321e7
0x314e1a101c2dc89058c03925b37cac137c6ab04b1127878306b8a14a5474cbbe
0x0fc0e01b8ba2f2fe97cb69a1810ddc5f8a3424c4d917b26de25696141d264bbd
0x23ed0777dc0c8226f966f757a879a4bccd2189f0f3ff2ccfe35027da2a4cdcbb

Functions
Getter at block 22784313
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x19e7f610f721c3771e2cce738b241509fa84e78c57bb62f7fae66a9d07d96078
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x05B575c8Af6B585A0bcCbF47EDdBAFf23e2e2774, 0x286963d59b9770b62f3e47c32b45314558a16D11, 0x1B7feB653785C7Dc515F8424dA63206f69145a0e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.