GnosisSafeProxy

Verified contract

Proxy

Active on Base with 28 txns
Deployed by via 0x465211ac at 3851314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $187,399.16
ERC-20
Value $19,566.55
ERC-20
Value $6,332.58
ERC-20
Value $0.11
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x16e058e65430e3d444d97b591bea8856a7b3bd5d64e8aa7700314f8883085db6
0xcd664de9caa79271730d868617b6b1b2df9b9085fe7bfa4dd76e60a6c8a69aff
0xe969f53c9ab6ca62f7d56bbe3c1c370a929b10bdc16643bcb6fe7c0c5c9cb215
0x56772df3254ecffd922d2570be8b7f4a6f587a21f365f9a547f28e525767688f
0x75c084c63b4d31bc081c61878ac88a42de75418496e54c6559242eee3c3b9e42
0xbf18f218cfbe13949ae0f1490345a64356cfabbde66a7d34ac922f7b626fa810
0xc4976ddcc14b9d0b60543cd445365c1ce3c065eeeadd5a07324d481e75164cdf
0x499c4bb41246b2463db4abc7a247849a6edad948c174f184c64dcec05ce2959b
0x4575e7617fe4410200ef5a5068f858913a1c99d3dae961a1bc3a6b5ca116e5b0
0x1b242227a1cc34dfbeb2c796e77d82a5c87b02b2e1b881963e5e8437c3ad130a

Functions
Getter at block 22746829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb686875ba2f4dc5cf89527ecefcc2c6bad13dc361f0ee76d14b3c9fd35f2dcf
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xFC5a8ff860b33305ECe727204d701b2983b3769f, 0x961B776E9898df8b3876D67979212Afd0B866838, 0x1E79b045Dc29eAe9fdc69673c9DCd7C53E5E159D, 0xb48E8dA63c2aFc5633702B7acf4BDe830c1dE48b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.