GnosisSafeProxy

Verified contract

Proxy

Active on Base with 1,203 txns
Deployed by via 0xe29501d8 at 2012551
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,168.34
ERC-20
Value $1,338.99
ERC-20
Value $259.35
ERC-20
Value $110.77
ERC-20
Value $109.12
ERC-20
Value $26.05
ERC-20
Value $24.94
ERC-20
Value $1.49
ERC-20
Value $0.81
ERC-20
Value $0.76
0x26546708a8e9883ff0566d30806a5b2a0db51de43eb798c463ebe558d2aff7b0
0xc1e51b5b5ae858dcf4487f4d19e5b681efb987db32cb7cc03de91f363b7ca697
0xa62af12e8eb727f440f43e48b1f949470aead0941375e7ca0f064dc97657fd03
0xd65c714cd0b5367e8f6f3fd4dd1ff30a452b4357306ceabaf405f6551f5960df
0x7de6d9f4488687b9a0d28c64a375a67fe1d079ee62a3a92ba1262daaa39b2597
0x7a3b0f98e5244d211c97660fde124dbd049ecc8ccf66307b23fd7d9cc6c59e03
0x9e6e4b7dd0f1d5042161c00f55f7e41a8a420971f23fc1cd5af40188bcd1baa1
0x28508a3fb419e993784ea3a164c398ce618674472f5ab4178e978f62cc4434a3
0x2bbcd3e6ef1d91e23dd22f6e393133c20d80b67c8a8731157ce59c6cd414ce28
0x1c40c3ab9a6a3304a76ca04f7deddf345d5e1457f973c4ea35ade6886b123462

Functions
Getter at block 22740581
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a854f32e8aedd31bacbdbf95fde4cb05082405727a1dd98c1a70c6e6f5c34c4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5Ba18694CA95c332Da1b40365b1D489193c00c70, 0x03d4C4b1B115c068Ef864De2e21E724a758892A2, 0x4d9cFB8320711bA1742A4a0c524Ce20f863990ca, 0xe65560D56d70375953ebae877384EB669D33297E, 0x7eeD5d79e94a2b2a1fC93a7D7a536D16Aed0C80D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1964
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.