GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 273 txns
Deployed by via 0xa4b863e2 at 14870642
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $89,597.73
ERC-20
Value $7,825.75
ERC-20
Value $1,816.98
ERC-20
Value $290.82
ERC-20
Value $79.99
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2b64194c4161b7da4ff982b654350057b862522715a54ecc00c95355b1de65e6
0x3bcaaf3e432a6ef9af616714bfff007f440b1181d28b1d1c2c516fb97cf199da
0x53b9ceae610f662a344e5b9b7ac9dc4b038a2f5d7d47023168fd393183e13ac1
0x65ac91060437f202968bea629f6f0c5fd61977f4f8f67ad2a6cbe184a5aad677
0x74eac345f47e3b7690470cf773ab16213381248576c99ff23d58f491f0581fdd
0x259dac2eebab1ef2c53b76e86805d70712a03e9b74032616259acb53893c9379
0x55a9e7cdb2a0c3f022aeae038cebe4dee91f72a53299375bed9f3f0a8ac140e1
0x1b88f6425550e5e79b8f525c9cd61a9a38b5698e6daf9179c5e485d6fd57e28e
0x909649a4959288a492359792986ad0dbe6167f79da14e0daf0effd56de0b39fb
0x6a0d3cd3295775e8058b766cd62fd0669a43d9e37971bfdee876bc952756c57c

Functions
Getter at block 21256214
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x751fc058e54aca6a71436c9612c984d5e7879835380349c8524d3bca3ef84afb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC83F8F9D37cAf8ffC47d1BdaF74e36F3bA7Eb11, 0x06cdA81B00bCa19930dAf2c05416C563B8CFdb6F, 0xfE5Ae271c659092B15ebb8c17CC3d6a250895eAE, 0x6fF51547f69d05d83a7732429cfe4ea1E3299E10, 0x7D3Fc9625cF9cA6CB66FAF80BE736aCfD6839A56]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
278
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.