GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 342 txns
Deployed by via 0xf4f7c896 at 13655702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.13
ERC-20
Value $129,765.13
ERC-20
Value $42,232.35
ERC-20
Value $30,125.69
ERC-20
Value $813.56
ERC-20
Value $52.66
ERC-20
Value $6.16
ERC-20
--
ERC-20
--
ERC-20
--
0x644f2633c178854721666243fd8f788d61d130100a2fcf5addd7c9ee0e50de1f
0x2c238748757a982b6c2c2cbcd62c4081c7324ba4816f56e75f2fbe1d5502d617
0x47a470e1d9eb953ae29d8d828d9e32d4a2b7a8f432c322865358237fb7c3e009
0x30c6e71a1f1c6ef67d1f44826e6b1da56efdae0ab1fa6109f2d511203fa327ef
0xfd0c2d3e5eb6d62c95fec89753e6b8129d94f682dd9edf838be8e62d7026f577
0x5f04249db788d125036c99fb0c917b6254b1d7d22296ddebd6d18079f0b0c221
0x684c7082e5e3772149aeeaec62e6fac967f0a554a4a778ace021a3dc306304e1
0x8929a4900e703f55b0c1e5a56c8881087638ddffe7c78482d1d95b4e8329d242
0x70bb6753675dc4445efca08b83c3b8c3bd7f4552e3d5ec2e7ac8f09be56d2424
0x2abd5486b2def93d1f4f64836e579cde95fd242b8ddaf9990f0a4ee92e43fbf1

Functions
Getter at block 21205804
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x539a5c126d03437198be211d0e8aa31893a9f774a0917c781533b78f422cff56
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB3BdfF7d489d625E1EA5c2eA989A11A6a1761C3c, 0xD943EeEB1F4ecEa35ACE0c5FCE53F9eB469D5631, 0x0733efA9D600B5AC1173D05D4A3C4A34D2bDd04D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
297
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.