GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 466 txns
Deployed by via 0x9a1972a3 at 13486350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $783.65
ERC-20
Value $450,515.94
ERC-20
Value $57,458.12
ERC-20
Value $28,394.61
ERC-20
Value $9,995.91
ERC-20
Value $3,118.13
ERC-20
Value $1,359.1
ERC-20
Value $486.91
ERC-20
Value $225.29
ERC-20
Value $189.96
0xa42ba75a9f3b9012e0073454d522fb1f8ab11867213fd2670c8977254e0c979a
0x918718a95fe04dcdd3f8c842b5aa9850be92660437a739176ccb0d8563cff46c
0x86692a362338b1764b4660d7395c804e03f75b40c9000c5701a3c7e00023e332
0xc737d4f4140bd693d05a0e9cd4033d0d0262510856d4f287fb6fb08c7fc6745c
0xe0474b044eea9049ed56cc765bf049abea1a2fd8f3b6526058467ae637c29204
0x796dea8b530d131b048f3903312c8d2ec502b4a918614bb2090ce7fc33e2e57e
0x1164122cf135298b0072cd663d3c4c4019b2b6233b5d6a9bb2e331fe0f02803a
0xa1bd08e720e3dde63d7526054ddbfe6db042625fb82f4f0e9203c50b205fdc9e
0x32ae2bca1e7d8031bff577e9c224c00ff7592f60919e079eb01a6bb0fc0e4e5e
0x5171107a672c29a5709060090daf0c6ee2d51dbcb63e292b67ce9b5f5aaf8ef0

Functions
Getter at block 21306850
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f1ee1eeb925949c11213ba44a2c4fa92b57249e19e4906b94f8b1da19999ec5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x048f27B732D8914b039aEf70f25D7c55f7d4a70F, 0x06228A3A94a960116E529aD116390b2fD836c023, 0x9CB8f120e87D27Eba1aDD0535726FbC03af94053]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
487
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.