GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 165 txns
Deployed by via 0x992cf245 at 18826977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $36.66
ERC-20
Value $1.51
ERC-20
Value $0.25
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x7958992cf1e07ccb76cc84c5ac4f0e94c946326b1185588364593d34bc999483
0xfb2c9f5b9311e4a5c52b77831f20ab025f06178a18dfd49b202bbfca1fe3a33a
0xfca46adf0ed157fe3677741f9fb7cd2571e2d4e29616933dc04ee9a0d1e2ae58
0x26c33245685ebf456fdf58af147fed9e367b80f14628dca5f35a79054406f2b5
0x1b358779665cfcb3ea8c94f9c62a32ae095af8733424a477fb536fe2160a70e5
0x748c61ef9f5980d06c93fd4883a06dae7b0c07dfdf8af44bae7b8eef11592447
0x9ef18bb78291b2c39790c56c00956e9e806174e74fdc7bc2440ca066fd723db5
0x3adc3efccd0b66c06cc7fe81fb4f0ac5851946519176c5581dd4b3b5c6a7180f
0xb8e5edf282778c3ad009f44af4ea50aad6a3aeaea7aeb0a81ea2f4dd2e524a54
0xc859af0c785ebc57baf30d70cc6cde637a4e9b2de52c996cfa150e9a5f0cea5d

Functions
Getter at block 21184138
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fcf1b4fd7d783ef3edb182425f12988645a90677fac1c74711b71281dfed39f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2eb82770Bb8831418FC0e5450831e373181C80a8, 0x8EdD5F3cAD0c1B6B2a5a36f8893C83D3dF352692, 0x7F38595deaCCE8C4151baE0263AdcECc40137DA9, 0xb5BF0bD661e011c8520f4bcaA88D6f070e3a4707, 0x460610729FD088a7f3152871132883213955dEeA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
159
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.