GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x012d92fd at 20089349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,941.46
ERC-20
Value $1,396,648.78
0x3fc91a061439509feffdb11e765157d367629beb23736b44adcfffdfa63f85ca
0x8900c6372b7bc8a99d5d413bf916ff4cc4b3c90ece62d78fe73e129f95f98dba
0xf9fb90111919e6f634150f72448b1deaff06f44e0249801e3157f82ddeebfded
0xd410197c588dce5bf5ae9eac045b2a100cae096582557540096366811cbc9ef0
0x26fe088e82756fbcd9e523eca0b47ed4fb2bca2c905fa3400eee631a7a9a109c
0xe22ed02d7741e4d334447ad6f33f4b0567404e9b52d2f48b709734defa06b188
0x9020a86ad8280931594ef040eef532f7ae3e1e7df0fe632dae8e03a579f019c3
0x0270228fdae323da48412d3d26824eae8c3ec1790e14561ad4d3a1866ffa05ab
0xadf8c0a8e50c1dd28603ee98c5be9b53704db05f787c20daaef6d230211766ff
0x5b847bf88f141d5e718c29917a967ac5207c3abc7db3f2a8347efe3e1976cbc3

Functions
Getter at block 20917023
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd9087e57e2c12a42d8848b101f568dc6e2620e6b048ad2055d36101febe11f20
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9dfdb9BF91013b8760F021E2ac6093473dC61Cd2, 0x759c5F293EdC487aA02186f0099864Ebc53191C1, 0x513Da8D1Ec044F8AAe3559CAcC788CF6E28EfEb9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.