GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 141 txns
Deployed by via 0x15362a61 at 16881865
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $251.41
ERC-20
Value $2,035,743.96
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
 (#12)
ERC-1555
--
0xe4ec0c3445991cac617fd4176c8751413df0c3e73a9394f2060c5ea6ce7dd4be
0xe7a8748e50a38f8e1a2eb092d710f1a336a2aa9b1dba78079c0f0bb2ae1f111b
0x8e6cd080f6b8daa9c8a4360d6bdc6e8c8704acf8b2596bc1b0e6c94742b2ff48
0x0af46dce0bec869fdd10875788ad29d630afc377a704b25dac13d517c25ef005
0x8cbee4594495095128486dacc1df0e5fe09db438549e64db786f021c9a666c06
0xe59962b0c4d3465a7078a4aaa379e3414fbc116f2da834f8e85cc3bb8a659fed
0xcb5bcc2f3761e27a55c1a3d4f531c34c14b3bba58696e1574cd0bf95376d5de7
0x10345c00f5de481d9d193aab7ed3656a1987050a7a522c9a92cfda5ddbe7fc6d
0x75a71339e3a700e52b094d4769cf8fb689b17821636a28f8466e339b757f0c50
0xca75b140b70ca5ea4c861efe0109091d807aac386da8728f6855a42552383f1f

Functions
Getter at block 20982881
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb30ba7d7b8194261de3a98f066ea29b0410e2fd789faf8834b58c73d217a09c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa352b164e4E145B235817ec9b26053F96bba0931, 0xE5985ea736852532700371F3407af62E3d27Ea98, 0x706c1749197266983030a6cef8bc0b5Fb485B78d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
133
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.