GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 191 txns
Deployed by via 0xbe877219 at 13189950
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $45,874.38
ERC-20
Value $403,212.88
ERC-20
Value $12,743.91
ERC-20
Value $2,517.93
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
 (#1406)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd3631fd4cc7c1f7579898620c1993471899af8d18ea1b3590667184063960b2c
0x9459810e1abaac709ced9ad11bf13f3217a1ee8d06fbc9903bc15579971fcc06
0x9467ff7f4dc81e7d35e2a90c67ef169bcc119ad0ba688bed7996c03a932dc3e6
0xef0b799923c6f116444ffb7dd481923035924ae89ab92c0d8547cd5e6cec20e2
0x8284e95901f394138362fc531a3e0b328d5a98a26a80825495cb092f65eb9098
0xb8dabc3bff4beadea507c5619be2310e44b5a785bbe3aca8f6f0fc121c75887a
0x0adfb6b7869760ad2d3adf872e7dd23710090267e2a94adbd41f346ec8abff5b
0x767983ed288cf722a50d07d158f4ae6d4ff0748117d0af5a93b6b0d32095d2c5
0xb1d559a7f6b7028bfd0913432d98bfc368a9cd5c455ac4b5abf5223c4aef3889
0x0c63dcf18ac75e321fd02d59700fff563737710c1d789ad494b5f49bbb9c766e

Functions
Getter at block 20933091
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9ac44a80fc7f53776ee1ffef6f07207fd6972a3897a154093d3ebebf665d2a65
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9827864850Ba91DDB819F9D8A8589dcc55DE4B2E, 0x2124b3E76cEb2fdC3aa05eC0e7DE72d8805Fe90e, 0x365a59568C202AC4CcD8F1EFa125B9693a2D7a2E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
198
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.