GnosisSafeProxy

Verified contract

Proxy

Active on Base with 45 txns
Deployed by via 0xca687e95 at 9324583
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.89
ERC-20
Value $100.16
ERC-20
Value $28.26
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x96518cb38c1ed4125d5b1ccc923e22c187259ee66c909a908df54f7d99eedaa0
0x2082a23cd37e70ab1399ce97126054b26e9c4d84a9058e5514e540d68e710b2e
0x1a3c2bd9d8f66ddf8e31a02eb5bbf508f6d67ee223fe4d39392ac86113458d6b
0x84b8a25a5c8d987d1a16ad0b7cc5ba61c184f476fee39859e714730e37833aac
0xb37af46d6374062fd15334950544d1d24cbf26fe64233b480f153fd896924bc8
0x12a55aeb8eb886454bc26f100a0a5c60afc67e1b9b37e8c1015f51a10749ef4a
0x99bb0d1b1f1541aaa7aa588db3e3591705106ef67aa99b98be523152025ac37c
0xe0c5151659227feaa4992ae21ded9292c2895e80b9e674a0325f90d2359ee211
0xdccc4646701f8f410caf38826d8c2089b9ce683d107e55ca958ba484d8893883
0x17d14914c351a574354fa19c0dece75d51814c55fcac6ea2aea81f9a09a237e7

Functions
Getter at block 22521826
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1bbcf68bb57ff347f943e66f10dbaa300d9ef56d2f94c144c581f323bfd51fa7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3b81F0eC69b62667E68744313AcE6a9A361Ccc32, 0x763d0c51C7bE64C04446eb25beE6215361d64B98, 0xB3214922E699b343FeC5DdeB2b786E946FFF4492]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.