GnosisSafeProxy

Verified contract

Proxy

Active on Base with 35 txns
Deployed by via 0x7159f228 at 1303228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $54,223.9
ERC-20
Value $381,036.49
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#66)
ERC-721
--
 (#0)
ERC-1555
--
0xf40554629fcdb7005d85bffac696568eea1be0c2d9ad096e720d9b71816d4308
0x03aae4e05bb16180f351e243511c4e3cdb83a5b5fa7a490b8894ef82a8633e15
0x4821747faf097694a00e1ee2b54038036f6b63af354ae02ac0a87c5079207035
0x90fe24f2c43f037e017136944f9e73e08ed54bb61c8be9f5cb4eedd9d975ce88
0xf4d0d5184405e78834da2b1915278c347eaa4139169b36d51532a318d3435b85
0x3af0ed0bfa07e0d44dff813f4d68d0f10ac9691c479b016c0b1192784a877e8d
0xae3b57f53f619732f7a91b647ab5778606adf661d08a556cd89572d103904807
0x1a34f8ac92817a5d85acdaec349a6f107bfa61273697d96cc1c3f5cb91d68c95
0xe6c1d396981e8d02c4ffb6d7d021f53d712179d2ffeac2cfa0b327d3ef528422
0xf96bb5a0c3c1ced2f025ee699e039edd3631868a93511ff6e29a51bd3f4f5944

Functions
Getter at block 22706563
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc919a70c1173dd6e72edd3fa7c5c70f61ba9b124ccd2f8557a86ddab0d665c81
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2487fac05202472364A83e8593a2163aA5d2E37C, 0x939f0b57A6B968FF976e32d3F2Bc2C1f7f9E24e2, 0xe969ebfD20DF2514f380Aa6ce3EF72F94C374e8f, 0x9277b718d271D523f2322cC7c4c47c1dD39A0633, 0xc69c86Fd68793dC0CBC06B63A1b5b6eCfb683646]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.