GnosisSafeProxy

Verified contract

Proxy

Active on Base with 25 txns
Deployed by via 0x15c552f2 at 15242825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.94
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x23a4a59882a00835f8835d885f710a0f933328b0c55ae41e0b1b87cbc9176780
0xd51d2ebed9f06c424e70d1deb9bf261c7f2e27cab19dde369245498b8f7ffb7d
0x889f9488577a0fab4e37270ddb9931aa1b2328cee539645fbd03e71721d905a1
0x610c9dbad02fd02d038f66b64d15423601ccd593d016a51e5f9be211c50a115c
0x6248799a5f588d243a2c7517bbb96757bd6e4e207149cc2ff814f9587ef4ac4d
0xcfc01abdc59d495d38624c0e345ad0540b9f7e33ce50078647e218d7e0072202
0xeb174a88a30ac289a4e8556c40e449603fb5cdd2a56af0831248ebb779f53141
0x2d599ecf814657b8e2b2a891fd7bd879922af9fb4ff4e3726e128663690370ed
0x2b2557b1bdb0eaecd099e93da3b3f40eb1886ea11dedb846324cbd1ae0ef31cb
0x350e647f5ae0442420c513300968435cd79a6d6b2f7882d8d78055ba2c60521a

Functions
Getter at block 23839171
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb28ecab5f4e17e5a046932cfdb4f82dcdc1aa1466259610696230b9fe8ab1c1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2982533c890E33ff8eabb23262C71fA565E72ABc, 0x4D5A4d3374D264d5cC55320Db9596408DA7f8D90, 0x1079470Ee9C73aF5343887F3Fd666A4c5Fc877EB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.