GnosisSafeProxy

Verified contract

Proxy

Active on Base with 23 txns
Deployed by via 0xf9bf685a at 11928916
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $196,300.14
ERC-20
Value $488,429.91
ERC-20
Value $364,414.76
ERC-20
Value $140,220.36
ERC-20
Value $86,764.93
ERC-20
Value $9,431.83
ERC-20
Value $6,484.55
ERC-20
Value $1,862.63
ERC-20
Value $3.24
ERC-20
Value $0.48
0x991509aea8a21d080b53ae940bd7f736c5c8fbd796b213eb7050edf4bb683c6a
0x33473b8e6bed37783180803658b58c7e9b902e7f975863846859aa6a0bc29a31
0x93e186deac2f87d97f63e39a6e52c8b390c67cd9448016b5f072a5c0d79f5516
0x7272650c5c79954f45bfca883ac3dc86b25c65fdeda662bbc60e0868885dfc7a
0xf7c99944a0b1f9827cc4003e16e65869f3b815a09775e5f168dc34893dcf09c7
0xefea094d0732a77484f5d48c2db357d07758c1b1ad9d0eb4009d0ea89917a5ba
0x1e9cd49587751da1d2fb937af934870e1dfaf4f56c0f852d25871608b56267c6
0xf9b7fcb53f07bb761a2f8dfb6c01ab4c189272ad2e3b3b1e56428b51110c5d96
0x745cb0c0ca209cf7a478187d41656911719a91175ba334670e7c39bc845d6925
0x6184f4e04e89d3bb4c5d4903e042fa1d3c8a9fca702be5f446a6a111cb9b6fe2

Functions
Getter at block 22941173
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x945cbbd36956299cd8904b371f2fd8dec3e1760d5d4cfa33d58ae71b94632c32
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x400d7F35dB06E0816aBE85a7260Ffc9632952a64, 0x08Da94ea4a9b3839EC7Ec469a102e1A211FeEF94, 0x408ED75Eb81826203823b8aA65739Ac3dfd6E687, 0x0Edc2C64D952E75241590aC5Fb10077395F93DF6, 0x8046bBF2BcE6Fb1365Cb9d5253B898DF148Ae0ac, 0xB6c6a771eb72114C74d810a1C832649b5d9E361d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.