GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0x8da79584 at 2934721
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24.41
ERC-20
Value $18.33
ERC-20
Value $3.45
ERC-20
Value $0.08
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x2beec15238cabf318727ae2c6661ef8e0f9f8a14e9a27d912ad890fcd7a3b500
0x8e6b4be7cdba2068d2185bda9d677a2ec76c5f4541c2a316e7c5cdefb721288b
0x6789c6c9a937a554c26923e504f7cde500ac522b440e7f0d847c54d79f7d5ac6
0x2b2258228f81cdc9ab4b485e85826ba82cc2f0fdf9c82c592a031378683b9284
0xd51e5fd74425ab3f8d30e2e179674ffce1f0e69aaffb27bd84caf35491bb8466
0xc587fa060a853c8018a4a53f5c76950f9e1295928a025573247303e5b8e7f93e
0xc049280356674da1447642e3b77d0906f37e4a69acae8bb3b33d0f60ef3c57f9
0xf9af4c97c5f6269ee3fe0f82065142e37a09718f6b367a45a9b31fd3b6a37040
0x143fec38e1c3a318116350577ddf28bfe17a3d002a37a47cdbfa4f11dd13194f
0xa0924854b36f0c3ddd32fcfd0a229e70277aabdbeb846099930fc33ff5651c58

Functions
Getter at block 23165668
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x23e2bc447776bac586bf3d8c6d06c1d949a27b79243cb44d5aea47eac1d97edf
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF3E864eAaFf9Cf2cD21A862d51D875093b4B5baA, 0x14A20b4B762b8d297859cf0477D86324d66aF69f, 0xd0f036b8CC46ab00A380bbc35cA5713f0cdeE37D, 0xc4437A559E672a6e7F982bdD82a1Da204068E5b1, 0xDECE128DD53fE69E6aF68bF0B2fef78a23F56D7b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.