GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xddbad46e at 16536005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $139,330.88
ERC-20
Value $54,560.61
ERC-20
Value $33,424.21
ERC-20
Value $15,573.14
ERC-20
Value $9,550.47
ERC-20
Value $5,861.57
ERC-20
Value $2,682.19
ERC-20
Value $2,270.73
ERC-20
Value $1,891.04
ERC-20
Value $1,887.71
0xa079832be9c79de0784cf00377c428c3a689189dbc830f66af17210a5cae9d9e
0xfcaa2f6b77a91bf5a8b1259146c01dec13d49d461cafaece77f87dcae7d6676a
0xd606e5a3a6004f7d624108b2eafa40f77ba204897384830d08e18ffaa4a5d7ae
0x378bd3d40d9c8fac8d95f560b7078596413f88c462e17d96a32caf51107a1185
0x9bf30a8a2c9df5472b96fe3dc2e6faf5385f06cdc5623a40b16bc9e294e64cfe
0xe710f1d657250e8a0cc0eeedbbdc6c50d6e247a9c3b67d54360c24e113754b99
0xa2f4a3616aa66e60ae45ad170c5bc46b692dc6343d31c57ae87878eb1c0519c8
0x29bf35717c0210c38c303c7a6aa5993f0b1132b68fdeebb28cdbc42192cf9f58
0xabb2d4cc316f870361753d6bc9288543f7ca54ac6e7261378c39936f8d76c765
0xaad14d82ac16770c5931920c8f54c0dfb847158591119d4403aebf816371e846

Functions
Getter at block 21118833
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb40182457827a33d58cd02b84a082785319c6e089ee18bbbfb9bf565b252c7f4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x235CE905973fD289ccdCf1F492aB01a4e45daD3b, 0x24fcb9eD2bFa9264526Bd675aaf392526ABE19C1, 0xF8c1C8b85ecb964650F127755a7394f1520183B1, 0x49013fc1c54589Ff17579B6a929A61DBF38fE7E1, 0xC7aA1B2Cf8C7aB9fF354411320c4C4F3F9Bf3550, 0xCAd56Fae244546D0A53E8aFe285ACD37a49e2760]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.