GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0xfb2e06e6 at 16393972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,086.2
ERC-20
Value $25,008.85
ERC-20
Value $8,505.23
ERC-20
Value $2,800.37
ERC-20
Value $273.59
ERC-20
Value $55.16
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x66ed2ddca93782f7ccc1c4846234502e47723d985f82b41a284928171fb6395b
0x674476522e689a11f31b17dc0b28dd189511765232b7bad96aa6eed7c3718590
0xb8fbf8e32f557aebbc7d825acdd24afdbb4fd465b5d7052f5b1df83d89754a0e
0x9c279214a70d9442192a837afb2ccd6c68096c70db675acf76566fdda966d6cb
0x20fdc137e2fb31026e840855fcd81d0fc14670f00a4706cdc2284f2c87b5382b
0x544cfa8cf368f25d990090743bf1a96a9d53a9337edfdb93905518c45194da75
0xe1a697fec3c767d890a21ed1c1b86613a3b09b646ae8b9d0d244823bc5126b62
0x0fd374a9d976d900ab4b8eba30c7966f97365a512fefa7a4dba36698178c36c0
0x004ac27483200f805f17687f03233d840ed6d76813892b9b30c1abdd43a47885
0xed497012a68a34e6487f179f8792048d2b5862dffd9a9598a1c6ef9228e6aeae

Functions
Getter at block 21309412
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x44975d1766d4a37c8babe6fb83577af3fb6a73864b5566778c16478a44a659b9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9187d47585E5437a63E58c3d384Ed65Ed6180b7C, 0x21443e407a14068d3D4C3E50DfC09f8e39d4BC29]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
74
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 success)
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
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.