GnosisSafeProxy

Verified contract

Proxy

Active on Base with 39 txns
Deployed by via 0x9a641e2e at 5058971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $121.83
ERC-20
Value $381,555.16
ERC-20
Value $21.74
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x202bb6991f4ecc81ef788c6b645a1d3a470b4227b4a3126a1e6380fc636bdffb
0x5069193a820f6291392568b507889e9823f8ee0e0c475f272229941b78cf7600
0xc5eddc4ca68f301a0ef3da5ff5eb5bfac2735b2a0439c349d3cff67e6cb00a4f
0x8e1c21e1e2b751ded866ea7315009c55613d1784e223104ec45a94aa96e0c44b
0xaa62dad1b7acbfc5846395a8e6a59ed688d20ae908a0928fd9a097b1d1f77432
0x641d164c4d882a114c91175da2674085e5074f26f8526a690aeb7298774999c2
0x21e9d3be170399f8fe1e9399eeeb600c937eb961dea530b0678b22a52dea947f
0x8d3f2e16f307320178bb3a5a85f42db0c24ea4dbff6ddbbf6d445c9c901f842a
0x4c232318f0b4d1100e69167e69ce9db2fde8eb9e2e2dedc48fd33615e1f29499
0x2c86a7c658196cf812f0989d9ae57935df1b6c9f45c308cd7d0641fe93eaf459

Functions
Getter at block 22001915
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x57ab6554a728491cba544d62c8b347428dbcd239fc679257a73cd10e60a1facf
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd912F028a6EB63b2d514d1c08ba9F685Eda88c42, 0x06407492548b3FFb570E6970C8e666Cfd06F1021, 0x6C0A07daEbEb64C1607a952c7d7375f559c5a3aE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.