GnosisSafeProxy

Verified contract

Proxy

Active on Base with 42 txns
Deployed by via 0x6880b4e8 at 2147546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $1,422.16
ERC-20
Value $3.39
ERC-20
Value $0.46
ERC-20
Value $0.09
ERC-20
Value $0.05
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x2041e4fdda2c96769b987b8876e5a9bfc1fd7cfd82fe75567a84a1789b01be51
0xeb851effcdc300a49e4f690b26bc150696176e8566be240287e9b9afc7bbd746
0x6ab0bad2915fe966195dc2f3cbbe0010915e19cc2bc0f32fc1d5a4dcc27e360b
0x44610a02d8ecbbd77f07ed65689f9e4a14cbb0606a3b0bcbd16f511d40127208
0x492723d219935844400d62134a58475477e5d191def2bb37baf841bb70cab87a
0x19d7529d4fb9f5bc77498413d186e3adf851c3a55e208074cdac780d5d357d87
0x1ecde5a7d87bc941de041c8042521c5f87d8323777f688cface1b68ccdd7ac21
0xc223a5f199c9b000403cffc46e38a46b95a8aa67f59f0d2e9a9cdc19547de61d
0x9a9e66e6fb2408ec3f2c544ed3ec361b4979a3a6a1aa228622b91b69d5c29adb
0xd66d60bad7b617a4c1fdba7e16fc4e600a15ac85bb5e7a988c00912b87702e76

Functions
Getter at block 21830251
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf879741f4191d8c6eb94a154714fecaa862d42c149177b423222216b323e5d39
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDae7624267E4515F40266a38505F4f7e13dBf6c4, 0x037465bF6a4A8D7F552AE18046478C6A727178F3, 0xa2894cec4A49014b00E84e71861344fc794b8C27, 0xF24f555d6765D559BFF4C5557dD9024CBA10d30e, 0x03e7302e3EcBA4C1bd0e1841B55BF2C939E03fd3, 0xEAE48d149f0A8Ae3F607f7CBEb8a5D6E7b940BAF, 0xD38d0DD50D03cEA499Df2b4C8D4B47458bEE9358, 0x645C2c6105604BfCe05C1aAb2cB598Af393553d5]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
53
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.