GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 130 txns
Deployed by via 0xd4763540 at 19194578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x22d8a44b78fb2c1d7058b0dfbb3be2f2cd77904f23791db637018b93ea290d5d
0xf65a402549c3c48407ee108ce226d0f90f091ffef20e2400fddca305daae368c
0x4c5b4ab8be1e224dbb49eae6ff88e71751b235e1ef2564d64a1eed6696febe74
0x02f222b14c442d51eda1a9ccbfe039b551e5df43480b487a2081ca331bba7df3
0xc72d2445bf05eae4ee9b9b4f0e536a05f8f50c7af9023e5e86c256dc99d10dc9
0x558950eb8bfad10ddef57b5969ca15eedc27dee3885fd7bde229c57c0943b1c0
0xc950a40c79c703633449893b653ccde0e40a2e3ea7678222463d08f8244a2cf0
0x9b1d5558156118d9fe8cd2a566da2fe6ba45e2a44a283b662bb8975e2b54d244
0xb2cda2b9df299fc9e26ce5727c0c7c3e2bd305d7af515a78219764a2f63bfaba
0xa7fa67a803ba10904a738806ea21993940a15520382f51fddb76e69acb566ae3

Functions
Getter at block 21158510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf836e00ffa6948e9abde7893692d0c80e9807c7ac1ca7605d16e1613dea90515
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8a73D5bA75E2e3B4001B5696295A1555c540d4e4, 0x78D08F04782b89A53502CE1F3b2948C08BD23B07]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.