GnosisSafeProxy

Verified contract

Proxy

Active on Base with 185 txns
Deployed by via 0x474d4eff at 3611462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,308.92
ERC-20
Value $799.23
ERC-20
Value $751.89
ERC-20
Value $145.06
ERC-20
Value $62.3
ERC-20
Value $55.84
ERC-20
Value $12.49
ERC-20
Value $0.7
ERC-20
Value $0.2
ERC-20
--
0x8fa30acab236c4e19b1acf4b3ef86797335ff8ee0c145e8fb81135cce960a315
0x26938383ca0d6328836290af1001c4338df3c61d19096bd8a1c920e3202beca6
0x092feb8bac5b9fc3bb535ed88828472dbcacf874c7ce1b0447a7f09f09084eb2
0x67068af7d399b8c7d4428e3961ebfe43363ff8835710e886a63200686b4f7d55
0xa03e204fe08a172ceb15b7006bfc73dd5ab5271b51c9b27e67967d78c4b6adec
0x65334377e6b76b0bdcdfe75cf366b2536c0266eb5558a96680353a8aa7256e5f
0x9081ddabca0dc83334de55c0bd142d63ca583ea37bd224b68ccd48365dbfdb88
0xbc9fcc6fc0c12b3a6d40a23bbe357cbbfd89025069e32c30bf998202149078f5
0x2c7f840fcca60579b1ad2c524aba18085c1bbf9f5800fabf0fd77015e234d82f
0x22e717c075f26b4c80ce1313bbaf514fd58915b882a226887117941f11166ae1

Functions
Getter at block 22772583
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6014046796573ffa256520c7bb518f84880ed3765193f37fbbdd30d8682a77e9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x49a5492FDFe5AcC966dD5f41310dfDfe8dAA349C, 0x8793B275E43240043cA59d5b9c89A21E6ae51D96, 0x5B057a3C94818E97D8545fA02b765EeFE47d1f8c, 0xE17a55acD7f56Ef5F90c52a4C418d6076315E8Ee]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
204
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.