GnosisSafeProxy

Verified contract

Proxy

Active on Base with 74 txns
Deployed by via 0xf0e7a725 at 16695956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,721.55
ERC-20
Value $58.85
ERC-20
Value $0.1
ERC-20
--
 (#1)
ERC-1555
--
ERC-20
--
0x613ceec79ed0b0d7a95f9896eeaf3cbd2b226b4159f24f2a139a976fa441b23e
0x5ae444e3899525bf97a073089542fa6e62a088d73c49f67a56508edf1e373402
0x4c177896e8954f9aa09f147ddd5f16340d0c74e9e53ea7a49fc58595068ff20c
0x81883f566dfa9a8f413c40aadfd6400f3379fbbd12dc6e78ba03166f0c193e78
0x2a5d81ff0b7b5d47ef0d3c70b73d7f7df320458d3d79ed16ae09fe9211672dce
0x6920accfb988eb3aca4a224fa5714c665dfacd3f964e67ebc60dc20d7ddbae05
0x428be429193fd30950a9243ff56e79b563b52cb1125324a63ff929c41630e3d6
0xd6c57c9b066a44ca7a6d1e1115a2fa47b97253bd46c73e012e6c0687a3eb95bc
0x1310505f67789107b60a2da52fe0e199280ff72b383d7db66042c5806c0df6a6
0xcb32adf6e0eb87dfd22da3425c1d5f9a574d1e262b4cf340125e1174f06ca1f9

Functions
Getter at block 22760199
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe1c4e623ffeb5ae70de024be2234558df63e486441e12f5fd6606befb04a29c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x770C72E1c6cc9c7aCae1314c7C5B52398e616C83, 0x4c5E8265C2143ffFd1fb49e1fE6B6Ff30551baa1, 0x2f7d73A6397e230d52c14Ae7a939b44924A55B2b, 0x253617A0196D5306cDF877b1d2D44E71E30C0cC2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
67
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.