GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0xf442295f at 16520156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $152,423.85
ERC-20
Value $138,505.09
ERC-20
Value $24.47
ERC-20
--
 (#13)
ERC-1555
--
 (#6)
ERC-1555
--
 (#8)
ERC-1555
--
 (#8)
ERC-1555
--
0xd6f4e96660bad68b1a17901f0cfa87c8cd7cfadeeb9c7c923203392dc794d608
0xde6e7de06abbc3982f01e2b7a500fb3b194559a1a0667094531a4904e46763db
0xbbaca471c66190cf56a5a9c929f141d585e5b040c999e75650b1f064b1b483a6
0x393d9cf8ccd3c689fd0e2b0f752d0fbe9cca35ca5a22a0630f6619553b7d67b3
0xec222c1f178ec2620528cb574dea6e51a2ed0ef4c916241a2d1cf226488fc30e
0x1adbff802b1e0d13df4dbb16ac662a7ad3facb637f24889b7be517de38d2686e
0x242e59b62f72fa3930b2400ca5de5da1deb895bde0e2a61ddc1d06ac2c5cd225
0x869665d67483bc79ef86cd7d809340e9204a91b9e5b203254605353f8bfb86a7
0xd252ed1ddc7128fc5e194e815a561e41687b303a4fa8043123aa79f635a239b7
0x2eac0c2c67e6ca29ee805f0b2930b8c6ffadd168629d08383f65cc79cdd02e7b

Functions
Getter at block 21200315
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11408250d4da1d7a32f068f18e08f3681058cf29efabe62bda9a8068c2d82315
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8Da3547931Fee5f11C8ED8EfC5766cb5d1DbDab4, 0xb24C9eccD52E6AeE8c5099F217662f546713c069, 0x5C35900F5e1e0398aA8E2330DcA0f0e4962d829c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
76
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.