GnosisSafeProxy

Verified contract

Proxy

Active on Base with 22 txns
Deployed by via 0x450cd4fc at 12719144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $79,047.83
ERC-20
Value $672,504.6
ERC-20
Value $0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xb7f1200498b59be27bde39f87fc64cc84f7a33ce2677f52fcbf0ec2b23d17bce
0xf2b1264eea13c23200ad250bc2339afc2c8b5f75252a9d0afa0a55d9460875c6
0x894cbb9a102fd3104f2a049108fa55c2aaa51acbc728ee6765c19f3ccb9ca18d
0x049ba03047a3deef747b1009babc6a7060beb4f6c01ba87a14cd23309d8e3d00
0x80debed2e8bbe90d435acc253d6e336c350ecae3c5422a2651d3fbefd3cce457
0x31ea30e3c2f85a48d93d30449ad17697801b4a71c3849facca29212d7102ff1d
0x1b5ada64114cf7aa996380a713a939728f76e585040c88609f6d782abc1fba37
0x98d997a8f07853eaf729598c5bab4299aa15a0e204a5e2e94ec5ec149f467f61
0x39830cf3e8991ec864852956700904d7975c76c162381651b47794b036da0279
0x17ced85fbf45449d829169a182979d995e307dabe60eed17e51492d59a82aa83

Functions
Getter at block 23132946
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11e3d9f0a8c6aff44f96edcbfb11466c4b5b33a4411b65dd11f92038e08cc6af
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x46dCf87C67d3C442F3eb7E31a41222c02E4D9a58, 0x3456fbD3A23297462223eB4bf96EDA88e2EE61e1, 0xA3aB4C8bccdf5D2430D19ED5273F8fEBc75EA465, 0x7C5f61351339B7a516ba1e7fC0d9052042CC4875, 0x119635A0930994c32510Ec6DF23db4273f57c734, 0xe4aC643277889eFE2E677a9059D077297351B80d, 0xD5B3Bed5E9ceD73811f117BA18eECda5A125D8E6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.