GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x408eec06 at 16516430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $63,445.08
0xff969a299d89100d6510583dbac811ab39073e1c73878ddc16ccf107feb546de
0x9957ecf8de8e615b65127cd205d45fcfd8376b8d406264cda0bf491bbe6da1b7
0x60d1a53170e98e12f54478864377e5432c5ffd6a1cec0afa470efa4854ab05e4
0x42971ec47518a6b3c504235ba513c925692620f463d073d9337b857450d5796d
0x0d37cc199e965d0f6e593f97e385b0c5467f006215c5dd0d79f14e1c7d3301dc
0x0f8a9b4a17ad8c830f6c1866ef1a37bb11d2c82092b190c9bd4027d3973bd932
0x619da88be04b0e1487bca0751ed35851c2dc910f0a14cf35ef54064263a28654
0x3b09e0f6333b77f17e927a404161b3008ed791d836b6ef59a3e515776c9e1022
0x09a54476a4d80ac513f7500db48cb09f7ab0667c3b9bb6fcdc4afd669e402d46
0xb691c7bc01435d60d63813193d16e9ab738dfa71700c103052218a5a81f37532

Functions
Getter at block 20957237
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x582f384e9378660b7bc6b52c11ed903eb65438b446bbc030bb5ebc4c64d27442
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x39736Ba27Dae1dc551EF1593ccF53f57798eF424, 0x40214aE3c737Cc61088b087e15A41FfCDBd5Ad05, 0x2e8aBe537b0e8fc57F5D7d319Ce315c5fB91fAc0, 0x2CcB8893EA0e152177C59B2A0988e627B2A46d21, 0x08a0CDc0Bb78c831A03AE2B2BA72c28331011161, 0xef128a6BF575d6e8DBB8bB6aB16A6e1aec9e4F3B]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
82
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.