GnosisSafeProxy

Verified contract

Proxy

Active on Base with 321 txns
Deployed by via 0xbaefda57 at 3212821
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.35
ERC-20
Value $1,249,065.16
ERC-20
Value $18,494.97
ERC-20
Value $11.68
ERC-20
Value $3.38
ERC-20
Value $3.35
ERC-20
Value $3.34
ERC-20
Value $3.31
ERC-20
Value $2.69
ERC-20
Value $2.63
0xb57c56b457721454f3d80e49f1556efd569424de59d6c29eb585c9a6e0b7e58b
0x457272398066e6b3b740eac259805df889b7aa819aabcd15a00b5799c0187d93
0x9b225b849bf31d2ae412f6e656397d83a2b75e8161b952332a1989f6c5036ddc
0x7d06a2bc0e600c3335b8c823ed70065f8ce638ff19912b421b9332c5e1bfd841
0xa1dc5434699bd5aab86762c27c59f2da73150cfba5051b2bc67fca96201e3079
0x262af9dcd86c444dbc0f435b7e645b9852c2933eb9e132acab3e284d524d9c93
0xbee43df4d8c9b47c13c6a24a68fd2c265416c8ac4a1575daebcf3d8c0084d5e3
0x5f0d2d409991a478d50d10040e2468e6e1c12f4f8eaf382e23151cb557e080e3
0xe7866b6c2914d46da8a4e22140f06a9fc409e7e6f902eae793f731d87b644578
0xf78489661879dfd0b819cad854606229e05b9fe59f9eb4a4e2903091fe9bf0b8

Functions
Getter at block 22763955
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb10f236c9112a0cb74819549de730cf0631e26dbba665fbbd987caad9c749d38
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0558E27533b0012ebA50393081F47d978d615bA0, 0xA02E0d8DfA9B80214a2Ce04005f0A281d78B5e87, 0xB0415DEC96736E1e2130Df7D4B697Fab31AF604e, 0x9719c21628663A6f4DBc207b6DD0D0c1FA21840e, 0x191e648Fc7aae005ec59b4FD2Fc81d9dAcC4B314, 0x5cE12200a0DE4021dEBE23E518784A272B4A9742]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
339
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.