GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 187 txns
Deployed by via 0xcbe8d31e at 14387466
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $107.43
ERC-20
Value $38.81
ERC-20
Value $0.82
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#2)
ERC-1555
--
ERC-20
--
 (#2173)
ERC-721
--
0xeec422bb77525117fae20c12e3946059ee77e1f9372fd116885232ec16fbeced
0x33e4e6f0a6a1c8cd74c62e533021af3c8721e496511dda10e32ea07a03479812
0x6439a9e663bbe0f8940d9cfb3895b22e764c2ec09a5b431d049a29ba44a50971
0x3ce2684ae6571b410bdb45b4d067f851e3dec40b429480882c80ab106b40a7dc
0x682f44844bc0497c60ddfb1c6ee0f4b8500dd4afa2f708160f8e0af5e9153d2d
0x82c5a80aeb6948986eb7d119995d2799fbf92225972b9f1d51e1a6e0a46553f9
0x6adbdca2508cdc6472891ad4cd1636e8f38570790904aa2885e804cd7caef90b
0xe3ff0a17a82235ef55a05b5e23183e03d84acca56ed489d9f78e0ff8ed5dda14
0x40fa715b3860f48f90b0b94e8effe249bbb4bc499d1553c3545bff150653a39e
0x168e25d15a9a2be0b261e8e52de7efecf085c972d4ef522d734d81a1e2b5939d

Functions
Getter at block 21386473
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34d98d80dc78c1669580d41ebee130a15f370f6cbaed4e40abea0f01b1491473
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbb2512f9E14Eb2ba7f0E95878eB5f103B7783f4f, 0xDB7e2C5FFfF27c4A5AFCc788c12f6c97F59eE0Ef, 0x2D4CeE54833E1c0Ccf61FaDB69bd5b2D52d3bE28]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
154
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.